#5FE4E4#5FE4E4
#5FE4E4 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.6% C 0.116 H 195.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4E4 |
|---|---|
| RGB | rgb(95, 228, 228) |
| HSL | hsl(180, 71%, 63%) |
| HSV | hsv(180, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(83.71, -35.93, -10.92) |
| CIE-LCH | lch(83.71, 37.55, 196.91°) |
| OKLab | oklab(84.61% -0.1115 -0.0303) |
| OKLCH | oklch(84.61% 0.116 195.2) |
| XYZ | xyz(46.4603, 63.5163, 83.1951) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.92
Mediumturquoise
#48D1CC
ΔE00 5.06
Bright Cyan
#41FDFE
ΔE00 5.58
Turquoise
#40E0D0
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4E4 #E45F5F
analogous
#5FE4A1 #5FE4E4 #5FA1E4
triadic
#5FE4E4 #E45FE4 #E4E45F
tetradic
#5FE4E4 #A15FE4 #E45F5F #A1E45F
square
#5FE4E4 #A15FE4 #E45F5F #A1E45F
split-complementary
#5FE4E4 #E45FA1 #E4A15F
monochromatic
#1DACAC #2BDBDB #5FE4E4 #93EDED #C8F6F6
Accessibility & contrast
On white
1.53
#5FE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5FE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4E4
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4E4 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE4
Deuteranopia (green-blind)
#C1CAE5
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe4e4; /* rgb */ color: rgb(95, 228, 228); /* oklch */ color: oklch(84.6% 0.116 195.2);
Tailwind
colors: {
custom: {
50: '#9aedec',
500: '#5fe4e4',
950: '#000000',
},
}SCSS
$custom: #5fe4e4; $custom-light: #9aedec; $custom-dark: #000000;
JSON
{
"hex": "#5fe4e4",
"rgb": {
"r": 95,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.84612,
"c": 0.11557,
"h": 195.2
},
"luminance": 0.63521
}Semantic roles & 50–950 ramp
primary
#5FE4E4
secondary
#AD3A3A
accent
#1212D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584