#5FE2E4#5FE2E4
#5FE2E4 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.114 H 196.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2E4 |
|---|---|
| RGB | rgb(95, 226, 228) |
| HSL | hsl(181, 71%, 63%) |
| HSV | hsv(181, 58%, 89%) |
| CMYK | cmyk(58.3%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.14, -35.00, -11.78) |
| CIE-LCH | lch(83.14, 36.93, 198.60°) |
| OKLab | oklab(84.15% -0.1095 -0.0326) |
| OKLCH | oklch(84.15% 0.114 196.6) |
| XYZ | xyz(45.9132, 62.4223, 83.0128) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 5.59
Robin'S Egg
#6DEDFD
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 5.80
Bright Cyan
#41FDFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2E4 #E4615F
analogous
#5FE4A3 #5FE2E4 #5F9FE4
triadic
#5FE2E4 #E45FE2 #E2E45F
tetradic
#5FE2E4 #A35FE4 #E4615F #9FE45F
square
#5FE2E4 #A35FE4 #E4615F #9FE45F
split-complementary
#5FE2E4 #E45F9F #E4A35F
monochromatic
#1DA9AC #2BD9DB #5FE2E4 #93EBED #C8F5F6
Accessibility & contrast
On white
1.56
#5FE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5FE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2E4
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2E4 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#BFC8E5
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe2e4; /* rgb */ color: rgb(95, 226, 228); /* oklch */ color: oklch(84.1% 0.114 196.6);
Tailwind
colors: {
custom: {
50: '#9aebec',
500: '#5fe2e4',
950: '#000000',
},
}SCSS
$custom: #5fe2e4; $custom-light: #9aebec; $custom-dark: #000000;
JSON
{
"hex": "#5fe2e4",
"rgb": {
"r": 95,
"g": 226,
"b": 228
},
"hsl": {
"h": 180.902,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.84147,
"c": 0.11423,
"h": 196.6
},
"luminance": 0.62427
}Semantic roles & 50–950 ramp
primary
#5FE2E4
secondary
#AD3C3A
accent
#1512D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484