#4DEAEF#4DEAEF
#4DEAEF is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.9% C 0.128 H 198.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #4DEAEF |
|---|---|
| RGB | rgb(77, 234, 239) |
| HSL | hsl(182, 84%, 62%) |
| HSV | hsv(182, 68%, 94%) |
| CMYK | cmyk(67.8%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.33, -38.43, -14.36) |
| CIE-LCH | lch(85.33, 41.02, 200.49°) |
| OKLab | oklab(85.9% -0.1215 -0.0398) |
| OKLCH | oklch(85.9% 0.128 198.2) |
| XYZ | xyz(48.0564, 66.6499, 91.9766) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.04
Bright Cyan
#41FDFE
ΔE00 4.30
Robin'S Egg
#6DEDFD
ΔE00 4.78
Aqua
#00FFFF
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 5.67
Bright Turquoise
#0FFEF9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DEAEF #EF524D
analogous
#4DEFA3 #4DEAEF #4D99EF
triadic
#4DEAEF #EF4DEA #EAEF4D
tetradic
#4DEAEF #A34DEF #EF524D #99EF4D
square
#4DEAEF #A34DEF #EF524D #99EF4D
split-complementary
#4DEAEF #EF4D99 #EFA34D
monochromatic
#10ADB2 #15E3EA #4DEAEF #85F1F4 #BDF7F9
Accessibility & contrast
On white
1.47
#4DEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#4DEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DEAEF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DEAEF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4deaef; /* rgb */ color: rgb(77, 234, 239); /* oklch */ color: oklch(85.9% 0.128 198.2);
Tailwind
colors: {
custom: {
50: '#94f1f4',
500: '#4deaef',
950: '#000000',
},
}SCSS
$custom: #4deaef; $custom-light: #94f1f4; $custom-dark: #000000;
JSON
{
"hex": "#4deaef",
"rgb": {
"r": 77,
"g": 234,
"b": 239
},
"hsl": {
"h": 181.852,
"s": 83.505,
"l": 61.961
},
"oklch": {
"l": 0.859,
"c": 0.12792,
"h": 198.2
},
"luminance": 0.66655
}Semantic roles & 50–950 ramp
primary
#4DEAEF
secondary
#B2332F
accent
#0C06E0
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585