#5FFFE4#5FFFE4
#5FFFE4 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.139 H 179.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFE4 |
|---|---|
| RGB | rgb(95, 255, 228) |
| HSL | hsl(170, 100%, 69%) |
| HSV | hsv(170, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.48, -47.95, 0.53) |
| CIE-LCH | lch(91.48, 47.96, 179.36°) |
| OKLab | oklab(90.92% -0.1388 0.0006) |
| OKLCH | oklch(90.92% 0.139 179.7) |
| XYZ | xyz(54.4763, 79.5484, 85.8672) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.56
Bright Aqua
#0BF9EA
ΔE00 4.54
Light Aqua
#8CFFDB
ΔE00 4.75
Aquamarine
#7FFFD4
ΔE00 5.40
Aqua (survey)
#13EAC9
ΔE00 5.53
Light Turquoise
#7EF4CC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFE4 #FF5F7A
analogous
#5FFF94 #5FFFE4 #5FCAFF
triadic
#5FFFE4 #E45FFF #FFE45F
tetradic
#5FFFE4 #945FFF #FF5F7A #CAFF5F
square
#5FFFE4 #945FFF #FF5F7A #CAFF5F
split-complementary
#5FFFE4 #FF5FCA #FF945F
monochromatic
#00E4BD #22FFDA #5FFFE4 #9CFFEE #D9FFF9
Accessibility & contrast
On white
1.24
#5FFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#5FFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFE4
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFE4 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5fffe4; /* rgb */ color: rgb(95, 255, 228); /* oklch */ color: oklch(90.9% 0.139 179.7);
Tailwind
colors: {
custom: {
50: '#9dffec',
500: '#5fffe4',
950: '#000000',
},
}SCSS
$custom: #5fffe4; $custom-light: #9dffec; $custom-dark: #000000;
JSON
{
"hex": "#5fffe4",
"rgb": {
"r": 95,
"g": 255,
"b": 228
},
"hsl": {
"h": 169.875,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90915,
"c": 0.13881,
"h": 179.7
},
"luminance": 0.79554
}Semantic roles & 50–950 ramp
primary
#5FFFE4
secondary
#D92947
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684