#5FE4E5#5FE4E5
#5FE4E5 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.6% C 0.116 H 195.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4E5 |
|---|---|
| RGB | rgb(95, 228, 229) |
| HSL | hsl(180, 72%, 64%) |
| HSV | hsv(180, 59%, 90%) |
| CMYK | cmyk(58.5%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(83.74, -35.66, -11.41) |
| CIE-LCH | lch(83.74, 37.44, 197.74°) |
| OKLab | oklab(84.65% -0.1111 -0.0316) |
| OKLCH | oklch(84.65% 0.116 195.9) |
| XYZ | xyz(46.5995, 63.5720, 83.9283) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.83
Mediumturquoise
#48D1CC
ΔE00 5.22
Bright Cyan
#41FDFE
ΔE00 5.59
Robin'S Egg
#6DEDFD
ΔE00 5.77
Aqua Blue
#02D8E9
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4E5 #E5605F
analogous
#5FE5A3 #5FE4E5 #5FA1E5
triadic
#5FE4E5 #E55FE4 #E4E55F
tetradic
#5FE4E5 #A35FE5 #E5605F #A1E55F
square
#5FE4E5 #A35FE5 #E5605F #A1E55F
split-complementary
#5FE4E5 #E55FA1 #E5A35F
monochromatic
#1CACAD #2ADBDC #5FE4E5 #94EDEE #C8F6F6
Accessibility & contrast
On white
1.53
#5FE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5FE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4E5
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4E5 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE5
Deuteranopia (green-blind)
#C1CAE6
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe4e5; /* rgb */ color: rgb(95, 228, 229); /* oklch */ color: oklch(84.6% 0.116 195.9);
Tailwind
colors: {
custom: {
50: '#9aeded',
500: '#5fe4e5',
950: '#000000',
},
}SCSS
$custom: #5fe4e5; $custom-light: #9aeded; $custom-dark: #000000;
JSON
{
"hex": "#5fe4e5",
"rgb": {
"r": 95,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.448,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.84645,
"c": 0.11552,
"h": 195.9
},
"luminance": 0.63577
}Semantic roles & 50–950 ramp
primary
#5FE4E5
secondary
#AF3A3A
accent
#1311D4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584