#5FFFEA#5FFFEA
#5FFFEA is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.136 H 183.0°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFEA |
|---|---|
| RGB | rgb(95, 255, 234) |
| HSL | hsl(172, 100%, 69%) |
| HSV | hsv(172, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(91.63, -46.47, -2.35) |
| CIE-LCH | lch(91.63, 46.53, 182.89°) |
| OKLab | oklab(91.09% -0.1362 -0.0071) |
| OKLCH | oklch(91.09% 0.136 183) |
| XYZ | xyz(55.3237, 79.8874, 90.3301) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 3.87
Bright Turquoise
#0FFEF9
ΔE00 5.41
Light Aqua
#8CFFDB
ΔE00 6.07
Aqua (survey)
#13EAC9
ΔE00 6.40
Aqua
#00FFFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFEA #FF5F74
analogous
#5FFF9A #5FFFEA #5FC4FF
triadic
#5FFFEA #EA5FFF #FFEA5F
tetradic
#5FFFEA #9A5FFF #FF5F74 #C4FF5F
square
#5FFFEA #9A5FFF #FF5F74 #C4FF5F
split-complementary
#5FFFEA #FF5FC4 #FF9A5F
monochromatic
#00E4C6 #22FFE2 #5FFFEA #9CFFF2 #D9FFFA
Accessibility & contrast
On white
1.24
#5FFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#5FFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFEA
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFEA | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5fffea; /* rgb */ color: rgb(95, 255, 234); /* oklch */ color: oklch(91.1% 0.136 183.0);
Tailwind
colors: {
custom: {
50: '#9dfff0',
500: '#5fffea',
950: '#000000',
},
}SCSS
$custom: #5fffea; $custom-light: #9dfff0; $custom-dark: #000000;
JSON
{
"hex": "#5fffea",
"rgb": {
"r": 95,
"g": 255,
"b": 234
},
"hsl": {
"h": 172.125,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.91089,
"c": 0.13641,
"h": 183
},
"luminance": 0.79893
}Semantic roles & 50–950 ramp
primary
#5FFFEA
secondary
#D92940
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685