#4FDEED#4FDEED
#4FDEED is a very light, vivid teal. Relative luminance 0.600; OKLCH L 83.1% C 0.121 H 205.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDEED |
|---|---|
| RGB | rgb(79, 222, 237) |
| HSL | hsl(186, 81%, 62%) |
| HSV | hsv(186, 67%, 93%) |
| CMYK | cmyk(66.7%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(81.85, -33.14, -18.53) |
| CIE-LCH | lch(81.85, 37.97, 209.22°) |
| OKLab | oklab(83.08% -0.1098 -0.0514) |
| OKLCH | oklch(83.08% 0.121 205.1) |
| XYZ | xyz(44.6252, 60.0142, 89.3364) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.54
Robin'S Egg
#6DEDFD
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Neon Blue
#04D9FF
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDEED #ED5E4F
analogous
#4FEDAD #4FDEED #4F8FED
triadic
#4FDEED #ED4FDE #DEED4F
tetradic
#4FDEED #AD4FED #ED5E4F #8FED4F
square
#4FDEED #AD4FED #ED5E4F #8FED4F
split-complementary
#4FDEED #ED4F8F #EDAD4F
monochromatic
#12A1B0 #18D3E7 #4FDEED #87E8F3 #BEF3F8
Accessibility & contrast
On white
1.61
#4FDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#4FDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDEED
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDEED | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EE
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #4fdeed; /* rgb */ color: rgb(79, 222, 237); /* oklch */ color: oklch(83.1% 0.121 205.1);
Tailwind
colors: {
custom: {
50: '#93e8f2',
500: '#4fdeed',
950: '#000000',
},
}SCSS
$custom: #4fdeed; $custom-light: #93e8f2; $custom-dark: #000000;
JSON
{
"hex": "#4fdeed",
"rgb": {
"r": 79,
"g": 222,
"b": 237
},
"hsl": {
"h": 185.696,
"s": 81.443,
"l": 61.961
},
"oklch": {
"l": 0.83077,
"c": 0.12126,
"h": 205.1
},
"luminance": 0.60019
}Semantic roles & 50–950 ramp
primary
#4FDEED
secondary
#B03C30
accent
#1C08DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485