#5FFFE6#5FFFE6
#5FFFE6 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.138 H 180.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFE6 |
|---|---|
| RGB | rgb(95, 255, 230) |
| HSL | hsl(171, 100%, 69%) |
| HSV | hsv(171, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(91.53, -47.46, -0.43) |
| CIE-LCH | lch(91.53, 47.46, 180.52°) |
| OKLab | oklab(90.97% -0.1379 -0.0019) |
| OKLCH | oklch(90.97% 0.138 180.8) |
| XYZ | xyz(54.7556, 79.6601, 87.3378) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.57
Bright Aqua
#0BF9EA
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 5.16
Aqua (survey)
#13EAC9
ΔE00 5.77
Aquamarine
#7FFFD4
ΔE00 5.93
Light Turquoise
#7EF4CC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFE6 #FF5F78
analogous
#5FFF96 #5FFFE6 #5FC8FF
triadic
#5FFFE6 #E65FFF #FFE65F
tetradic
#5FFFE6 #965FFF #FF5F78 #C8FF5F
square
#5FFFE6 #965FFF #FF5F78 #C8FF5F
split-complementary
#5FFFE6 #FF5FC8 #FF965F
monochromatic
#00E4C0 #22FFDC #5FFFE6 #9CFFF0 #D9FFF9
Accessibility & contrast
On white
1.24
#5FFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#5FFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFE6
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFE6 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E5
Deuteranopia (green-blind)
#DDE0E8
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5fffe6; /* rgb */ color: rgb(95, 255, 230); /* oklch */ color: oklch(91.0% 0.138 180.8);
Tailwind
colors: {
custom: {
50: '#9dffed',
500: '#5fffe6',
950: '#000000',
},
}SCSS
$custom: #5fffe6; $custom-light: #9dffed; $custom-dark: #000000;
JSON
{
"hex": "#5fffe6",
"rgb": {
"r": 95,
"g": 255,
"b": 230
},
"hsl": {
"h": 170.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90972,
"c": 0.13796,
"h": 180.8
},
"luminance": 0.79666
}Semantic roles & 50–950 ramp
primary
#5FFFE6
secondary
#D92945
accent
#0024E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684