#5FE2DF#5FE2DF
#5FE2DF is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.115 H 193.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2DF |
|---|---|
| RGB | rgb(95, 226, 223) |
| HSL | hsl(179, 69%, 63%) |
| HSV | hsv(179, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(82.99, -36.33, -9.35) |
| CIE-LCH | lch(82.99, 37.52, 194.43°) |
| OKLab | oklab(83.98% -0.1116 -0.026) |
| OKLCH | oklch(83.98% 0.115 193.1) |
| XYZ | xyz(45.2292, 62.1487, 79.4100) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.31
Turquoise
#40E0D0
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 5.93
Bright Cyan
#41FDFE
ΔE00 6.13
Bright Turquoise
#0FFEF9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2DF #E25F62
analogous
#5FE29D #5FE2DF #5FA3E2
triadic
#5FE2DF #DF5FE2 #E2DF5F
tetradic
#5FE2DF #9D5FE2 #E25F62 #A3E25F
square
#5FE2DF #9D5FE2 #E25F62 #A3E25F
split-complementary
#5FE2DF #E25FA3 #E29D5F
monochromatic
#1EA8A5 #2BD9D5 #5FE2DF #93EBE9 #C7F5F4
Accessibility & contrast
On white
1.56
#5FE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5FE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2DF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2DF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe2df; /* rgb */ color: rgb(95, 226, 223); /* oklch */ color: oklch(84.0% 0.115 193.1);
Tailwind
colors: {
custom: {
50: '#99ebe8',
500: '#5fe2df',
950: '#000000',
},
}SCSS
$custom: #5fe2df; $custom-light: #99ebe8; $custom-dark: #000000;
JSON
{
"hex": "#5fe2df",
"rgb": {
"r": 95,
"g": 226,
"b": 223
},
"hsl": {
"h": 178.626,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.83981,
"c": 0.11454,
"h": 193.1
},
"luminance": 0.62153
}Semantic roles & 50–950 ramp
primary
#5FE2DF
secondary
#AA3B3E
accent
#1419D1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484