#4FDDED#4FDDED
#4FDDED is a very light, vivid teal. Relative luminance 0.595; OKLCH L 82.8% C 0.121 H 205.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDDED |
|---|---|
| RGB | rgb(79, 221, 237) |
| HSL | hsl(186, 81%, 62%) |
| HSV | hsv(186, 67%, 93%) |
| CMYK | cmyk(66.7%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(81.56, -32.66, -18.97) |
| CIE-LCH | lch(81.56, 37.77, 210.15°) |
| OKLab | oklab(82.84% -0.1088 -0.0526) |
| OKLCH | oklch(82.84% 0.121 205.8) |
| XYZ | xyz(44.3604, 59.4846, 89.2481) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.49
Robin'S Egg
#6DEDFD
ΔE00 3.95
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Neon Blue
#04D9FF
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDDED #ED5F4F
analogous
#4FEDAE #4FDDED #4F8EED
triadic
#4FDDED #ED4FDD #DDED4F
tetradic
#4FDDED #AE4FED #ED5F4F #8EED4F
square
#4FDDED #AE4FED #ED5F4F #8EED4F
split-complementary
#4FDDED #ED4F8E #EDAE4F
monochromatic
#12A0B0 #18D2E7 #4FDDED #87E8F3 #BEF2F8
Accessibility & contrast
On white
1.63
#4FDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#4FDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDDED
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDDED | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #4fdded; /* rgb */ color: rgb(79, 221, 237); /* oklch */ color: oklch(82.8% 0.121 205.8);
Tailwind
colors: {
custom: {
50: '#93e8f2',
500: '#4fdded',
950: '#000000',
},
}SCSS
$custom: #4fdded; $custom-light: #93e8f2; $custom-dark: #000000;
JSON
{
"hex": "#4fdded",
"rgb": {
"r": 79,
"g": 221,
"b": 237
},
"hsl": {
"h": 186.076,
"s": 81.443,
"l": 61.961
},
"oklch": {
"l": 0.82844,
"c": 0.12089,
"h": 205.8
},
"luminance": 0.5949
}Semantic roles & 50–950 ramp
primary
#4FDDED
secondary
#B03D30
accent
#1D08DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485