#5FFEE4#5FFEE4
#5FFEE4 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.138 H 180.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEE4 |
|---|---|
| RGB | rgb(95, 254, 228) |
| HSL | hsl(170, 99%, 68%) |
| HSV | hsv(170, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.19, -47.53, 0.12) |
| CIE-LCH | lch(91.19, 47.53, 179.86°) |
| OKLab | oklab(90.68% -0.1378 -0.0005) |
| OKLCH | oklch(90.68% 0.138 180.2) |
| XYZ | xyz(54.1581, 78.9121, 85.7611) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 4.28
Light Aqua
#8CFFDB
ΔE00 4.92
Aqua (survey)
#13EAC9
ΔE00 5.48
Aquamarine
#7FFFD4
ΔE00 5.63
Light Turquoise
#7EF4CC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEE4 #FE5F79
analogous
#5FFE94 #5FFEE4 #5FC8FE
triadic
#5FFEE4 #E45FFE #FEE45F
tetradic
#5FFEE4 #945FFE #FE5F79 #C8FE5F
square
#5FFEE4 #945FFE #FE5F79 #C8FE5F
split-complementary
#5FFEE4 #FE5FC8 #FE945F
monochromatic
#01E1BD #22FEDA #5FFEE4 #9CFEEE #D9FFF9
Accessibility & contrast
On white
1.25
#5FFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#5FFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEE4
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEE4 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#DCDFE6
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5ffee4; /* rgb */ color: rgb(95, 254, 228); /* oklch */ color: oklch(90.7% 0.138 180.2);
Tailwind
colors: {
custom: {
50: '#9dffec',
500: '#5ffee4',
950: '#000000',
},
}SCSS
$custom: #5ffee4; $custom-light: #9dffec; $custom-dark: #000000;
JSON
{
"hex": "#5ffee4",
"rgb": {
"r": 95,
"g": 254,
"b": 228
},
"hsl": {
"h": 170.189,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90681,
"c": 0.13782,
"h": 180.2
},
"luminance": 0.78918
}Semantic roles & 50–950 ramp
primary
#5FFEE4
secondary
#D82946
accent
#0026E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684