#5FE2DD#5FE2DD
#5FE2DD is a very light, moderate teal. Relative luminance 0.620; OKLCH L 83.9% C 0.115 H 191.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2DD |
|---|---|
| RGB | rgb(95, 226, 221) |
| HSL | hsl(178, 69%, 63%) |
| HSV | hsv(178, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(82.94, -36.86, -8.37) |
| CIE-LCH | lch(82.94, 37.80, 192.80°) |
| OKLab | oklab(83.92% -0.1124 -0.0233) |
| OKLCH | oklch(83.92% 0.115 191.7) |
| XYZ | xyz(44.9611, 62.0415, 77.9983) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.20
Turquoise
#40E0D0
ΔE00 4.26
Bright Light Blue
#26F7FD
ΔE00 6.06
Darkturquoise
#00CED1
ΔE00 6.13
Bright Cyan
#41FDFE
ΔE00 6.30
Bright Aqua
#0BF9EA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2DD #E25F64
analogous
#5FE29B #5FE2DD #5FA5E2
triadic
#5FE2DD #DD5FE2 #E2DD5F
tetradic
#5FE2DD #9B5FE2 #E25F64 #A5E25F
square
#5FE2DD #9B5FE2 #E25F64 #A5E25F
split-complementary
#5FE2DD #E25FA5 #E29B5F
monochromatic
#1EA8A3 #2BD9D2 #5FE2DD #93EBE8 #C7F5F3
Accessibility & contrast
On white
1.57
#5FE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#5FE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2DD
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2DD | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe2dd; /* rgb */ color: rgb(95, 226, 221); /* oklch */ color: oklch(83.9% 0.115 191.7);
Tailwind
colors: {
custom: {
50: '#99ebe7',
500: '#5fe2dd',
950: '#000000',
},
}SCSS
$custom: #5fe2dd; $custom-light: #99ebe7; $custom-dark: #000000;
JSON
{
"hex": "#5fe2dd",
"rgb": {
"r": 95,
"g": 226,
"b": 221
},
"hsl": {
"h": 177.71,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.83916,
"c": 0.11479,
"h": 191.7
},
"luminance": 0.62046
}Semantic roles & 50–950 ramp
primary
#5FE2DD
secondary
#AA3B3F
accent
#141BD1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484