#5FFFE5#5FFFE5
#5FFFE5 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.138 H 180.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFE5 |
|---|---|
| RGB | rgb(95, 255, 229) |
| HSL | hsl(170, 100%, 69%) |
| HSV | hsv(170, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(91.51, -47.71, 0.05) |
| CIE-LCH | lch(91.51, 47.71, 179.94°) |
| OKLab | oklab(90.94% -0.1384 -0.0006) |
| OKLCH | oklch(90.94% 0.138 180.3) |
| XYZ | xyz(54.6155, 79.6041, 86.6004) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.56
Bright Aqua
#0BF9EA
ΔE00 4.31
Light Aqua
#8CFFDB
ΔE00 4.95
Aqua (survey)
#13EAC9
ΔE00 5.65
Aquamarine
#7FFFD4
ΔE00 5.66
Light Turquoise
#7EF4CC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFE5 #FF5F79
analogous
#5FFF95 #5FFFE5 #5FC9FF
triadic
#5FFFE5 #E55FFF #FFE55F
tetradic
#5FFFE5 #955FFF #FF5F79 #C9FF5F
square
#5FFFE5 #955FFF #FF5F79 #C9FF5F
split-complementary
#5FFFE5 #FF5FC9 #FF955F
monochromatic
#00E4BF #22FFDB #5FFFE5 #9CFFEF #D9FFF9
Accessibility & contrast
On white
1.24
#5FFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#5FFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFE5
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFE5 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E4
Deuteranopia (green-blind)
#DDE0E7
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5fffe5; /* rgb */ color: rgb(95, 255, 229); /* oklch */ color: oklch(90.9% 0.138 180.3);
Tailwind
colors: {
custom: {
50: '#9dffed',
500: '#5fffe5',
950: '#000000',
},
}SCSS
$custom: #5fffe5; $custom-light: #9dffed; $custom-dark: #000000;
JSON
{
"hex": "#5fffe5",
"rgb": {
"r": 95,
"g": 255,
"b": 229
},
"hsl": {
"h": 170.25,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90943,
"c": 0.13838,
"h": 180.3
},
"luminance": 0.7961
}Semantic roles & 50–950 ramp
primary
#5FFFE5
secondary
#D92946
accent
#0025E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684