#5FFFE1#5FFFE1
#5FFFE1 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.140 H 178.2°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFE1 |
|---|---|
| RGB | rgb(95, 255, 225) |
| HSL | hsl(169, 100%, 69%) |
| HSV | hsv(169, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(91.41, -48.69, 1.98) |
| CIE-LCH | lch(91.41, 48.73, 177.67°) |
| OKLab | oklab(90.83% -0.1401 0.0045) |
| OKLCH | oklch(90.83% 0.14 178.2) |
| XYZ | xyz(54.0635, 79.3833, 83.6929) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.70
Light Aqua
#8CFFDB
ΔE00 4.22
Aquamarine
#7FFFD4
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 5.06
Bright Aqua
#0BF9EA
ΔE00 5.27
Aqua (survey)
#13EAC9
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFE1 #FF5F7D
analogous
#5FFF91 #5FFFE1 #5FCDFF
triadic
#5FFFE1 #E15FFF #FFE15F
tetradic
#5FFFE1 #915FFF #FF5F7D #CDFF5F
square
#5FFFE1 #915FFF #FF5F7D #CDFF5F
split-complementary
#5FFFE1 #FF5FCD #FF915F
monochromatic
#00E4B9 #22FFD6 #5FFFE1 #9CFFEC #D9FFF8
Accessibility & contrast
On white
1.24
#5FFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#5FFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFE1
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFE1 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E0
Deuteranopia (green-blind)
#DEDFE3
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5fffe1; /* rgb */ color: rgb(95, 255, 225); /* oklch */ color: oklch(90.8% 0.140 178.2);
Tailwind
colors: {
custom: {
50: '#9dffea',
500: '#5fffe1',
950: '#000000',
},
}SCSS
$custom: #5fffe1; $custom-light: #9dffea; $custom-dark: #000000;
JSON
{
"hex": "#5fffe1",
"rgb": {
"r": 95,
"g": 255,
"b": 225
},
"hsl": {
"h": 168.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90829,
"c": 0.14018,
"h": 178.2
},
"luminance": 0.79389
}Semantic roles & 50–950 ramp
primary
#5FFFE1
secondary
#D9294A
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684