#5FDED6#5FDED6
#5FDED6 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.113 H 189.5°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDED6 |
|---|---|
| RGB | rgb(95, 222, 214) |
| HSL | hsl(176, 66%, 62%) |
| HSV | hsv(176, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(81.58, -36.85, -6.67) |
| CIE-LCH | lch(81.58, 37.45, 190.26°) |
| OKLab | oklab(82.75% -0.1112 -0.0186) |
| OKLCH | oklch(82.75% 0.113 189.5) |
| XYZ | xyz(42.9729, 59.5261, 72.8303) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.32
Mediumturquoise
#48D1CC
ΔE00 3.44
Darkturquoise
#00CED1
ΔE00 6.01
Bright Aqua
#0BF9EA
ΔE00 6.84
Tiffany Blue
#7BF2DA
ΔE00 6.88
Bright Light Blue
#26F7FD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDED6 #DE5F67
analogous
#5FDE96 #5FDED6 #5FA7DE
triadic
#5FDED6 #D65FDE #DED65F
tetradic
#5FDED6 #965FDE #DE5F67 #A7DE5F
square
#5FDED6 #965FDE #DE5F67 #A7DE5F
split-complementary
#5FDED6 #DE5FA7 #DE965F
monochromatic
#21A199 #2CD4C9 #5FDED6 #92E8E3 #C4F3F0
Accessibility & contrast
On white
1.63
#5FDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5FDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDED6
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDED6 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D6
Deuteranopia (green-blind)
#BEC4D7
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fded6; /* rgb */ color: rgb(95, 222, 214); /* oklch */ color: oklch(82.8% 0.113 189.5);
Tailwind
colors: {
custom: {
50: '#99e9e2',
500: '#5fded6',
950: '#000000',
},
}SCSS
$custom: #5fded6; $custom-light: #99e9e2; $custom-dark: #000000;
JSON
{
"hex": "#5fded6",
"rgb": {
"r": 95,
"g": 222,
"b": 214
},
"hsl": {
"h": 176.22,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.82754,
"c": 0.11275,
"h": 189.5
},
"luminance": 0.5953
}Semantic roles & 50–950 ramp
primary
#5FDED6
secondary
#A43D43
accent
#1823CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484