#5FF2DE#5FF2DE
#5FF2DE is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.7% C 0.129 H 182.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2DE |
|---|---|
| RGB | rgb(95, 242, 222) |
| HSL | hsl(172, 85%, 66%) |
| HSV | hsv(172, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 8.3%, 5.1%) |
| CIE-LAB | lab(87.58, -43.80, -2.04) |
| CIE-LCH | lch(87.58, 43.85, 182.67°) |
| OKLab | oklab(87.7% -0.1284 -0.0062) |
| OKLCH | oklch(87.7% 0.129 182.8) |
| XYZ | xyz(49.6502, 71.2058, 80.2206) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.61
Bright Aqua
#0BF9EA
ΔE00 3.49
Turquoise
#40E0D0
ΔE00 4.35
Aqua (survey)
#13EAC9
ΔE00 4.98
Bright Turquoise
#0FFEF9
ΔE00 5.99
Light Aqua
#8CFFDB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2DE #F25F73
analogous
#5FF294 #5FF2DE #5FBCF2
triadic
#5FF2DE #DE5FF2 #F2DE5F
tetradic
#5FF2DE #945FF2 #F25F73 #BCF25F
square
#5FF2DE #945FF2 #F25F73 #BCF25F
split-complementary
#5FF2DE #F25FBC #F2945F
monochromatic
#10C6AE #26EDD2 #5FF2DE #98F7EA #D0FBF5
Accessibility & contrast
On white
1.38
#5FF2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#5FF2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2DE
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2DE | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DD
Deuteranopia (green-blind)
#D1D5E0
Tritanopia (blue-blind)
#00F6EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff2de; /* rgb */ color: rgb(95, 242, 222); /* oklch */ color: oklch(87.7% 0.129 182.8);
Tailwind
colors: {
custom: {
50: '#9bf7e8',
500: '#5ff2de',
950: '#000000',
},
}SCSS
$custom: #5ff2de; $custom-light: #9bf7e8; $custom-dark: #000000;
JSON
{
"hex": "#5ff2de",
"rgb": {
"r": 95,
"g": 242,
"b": 222
},
"hsl": {
"h": 171.837,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87695,
"c": 0.12852,
"h": 182.8
},
"luminance": 0.71211
}Semantic roles & 50–950 ramp
primary
#5FF2DE
secondary
#C43246
accent
#0422E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584