#5FFEE1#5FFEE1
#5FFEE1 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.139 H 178.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEE1 |
|---|---|
| RGB | rgb(95, 254, 225) |
| HSL | hsl(169, 99%, 68%) |
| HSV | hsv(169, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 11.4%, 0.4%) |
| CIE-LAB | lab(91.12, -48.26, 1.56) |
| CIE-LCH | lch(91.12, 48.28, 178.15°) |
| OKLab | oklab(90.6% -0.1391 0.0034) |
| OKLCH | oklch(90.6% 0.139 178.6) |
| XYZ | xyz(53.7453, 78.7470, 83.5868) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Light Aqua
#8CFFDB
ΔE00 4.36
Aquamarine
#7FFFD4
ΔE00 4.86
Bright Aqua
#0BF9EA
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.15
Aqua (survey)
#13EAC9
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEE1 #FE5F7C
analogous
#5FFE91 #5FFEE1 #5FCBFE
triadic
#5FFEE1 #E15FFE #FEE15F
tetradic
#5FFEE1 #915FFE #FE5F7C #CBFE5F
square
#5FFEE1 #915FFE #FE5F7C #CBFE5F
split-complementary
#5FFEE1 #FE5FCB #FE915F
monochromatic
#01E1B8 #22FED6 #5FFEE1 #9CFEEC #D9FFF8
Accessibility & contrast
On white
1.25
#5FFEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#5FFEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEE1
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEE1 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE0
Deuteranopia (green-blind)
#DDDFE3
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5ffee1; /* rgb */ color: rgb(95, 254, 225); /* oklch */ color: oklch(90.6% 0.139 178.6);
Tailwind
colors: {
custom: {
50: '#9dffea',
500: '#5ffee1',
950: '#000000',
},
}SCSS
$custom: #5ffee1; $custom-light: #9dffea; $custom-dark: #000000;
JSON
{
"hex": "#5ffee1",
"rgb": {
"r": 95,
"g": 254,
"b": 225
},
"hsl": {
"h": 169.057,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90595,
"c": 0.13916,
"h": 178.6
},
"luminance": 0.78753
}Semantic roles & 50–950 ramp
primary
#5FFEE1
secondary
#D82949
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684