#5FFFE2#5FFFE2
#5FFFE2 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.140 H 178.7°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFE2 |
|---|---|
| RGB | rgb(95, 255, 226) |
| HSL | hsl(169, 100%, 69%) |
| HSV | hsv(169, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.43, -48.44, 1.50) |
| CIE-LCH | lch(91.43, 48.47, 178.23°) |
| OKLab | oklab(90.86% -0.1397 0.0032) |
| OKLCH | oklch(90.86% 0.14 178.7) |
| XYZ | xyz(54.2003, 79.4380, 84.4134) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 4.38
Aquamarine
#7FFFD4
ΔE00 4.89
Bright Aqua
#0BF9EA
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.26
Aqua (survey)
#13EAC9
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFE2 #FF5F7C
analogous
#5FFF92 #5FFFE2 #5FCCFF
triadic
#5FFFE2 #E25FFF #FFE25F
tetradic
#5FFFE2 #925FFF #FF5F7C #CCFF5F
square
#5FFFE2 #925FFF #FF5F7C #CCFF5F
split-complementary
#5FFFE2 #FF5FCC #FF925F
monochromatic
#00E4BA #22FFD7 #5FFFE2 #9CFFED #D9FFF8
Accessibility & contrast
On white
1.24
#5FFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#5FFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFE2
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFE2 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#DEDFE4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5fffe2; /* rgb */ color: rgb(95, 255, 226); /* oklch */ color: oklch(90.9% 0.140 178.7);
Tailwind
colors: {
custom: {
50: '#9dffeb',
500: '#5fffe2',
950: '#000000',
},
}SCSS
$custom: #5fffe2; $custom-light: #9dffeb; $custom-dark: #000000;
JSON
{
"hex": "#5fffe2",
"rgb": {
"r": 95,
"g": 255,
"b": 226
},
"hsl": {
"h": 169.125,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90858,
"c": 0.13972,
"h": 178.7
},
"luminance": 0.79444
}Semantic roles & 50–950 ramp
primary
#5FFFE2
secondary
#D92949
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684