#5FFFFE#5FFFFE
#5FFFFE is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.132 H 194.5°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFFE |
|---|---|
| RGB | rgb(95, 255, 254) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.18, -41.30, -11.91) |
| CIE-LCH | lch(92.18, 42.99, 196.08°) |
| OKLab | oklab(91.71% -0.1278 -0.0331) |
| OKLCH | oklch(91.71% 0.132 194.5) |
| XYZ | xyz(58.3608, 81.1022, 106.3253) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.40
Aqua
#00FFFF
ΔE00 2.40
Bright Turquoise
#0FFEF9
ΔE00 2.89
Bright Light Blue
#26F7FD
ΔE00 3.13
Bright Aqua
#0BF9EA
ΔE00 5.51
Light Cyan
#ACFFFC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFFE #FF5F60
analogous
#5FFFAE #5FFFFE #5FB0FF
triadic
#5FFFFE #FE5FFF #FFFE5F
tetradic
#5FFFFE #AE5FFF #FF5F60 #B0FF5F
square
#5FFFFE #AE5FFF #FF5F60 #B0FF5F
split-complementary
#5FFFFE #FF5FB0 #FFAE5F
monochromatic
#00E4E2 #22FFFE #5FFFFE #9CFFFE #D9FFFF
Accessibility & contrast
On white
1.22
#5FFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#5FFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFFE
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFFE | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #5ffffe; /* rgb */ color: rgb(95, 255, 254); /* oklch */ color: oklch(91.7% 0.132 194.5);
Tailwind
colors: {
custom: {
50: '#9ffffe',
500: '#5ffffe',
950: '#000000',
},
}SCSS
$custom: #5ffffe; $custom-light: #9ffffe; $custom-dark: #000000;
JSON
{
"hex": "#5ffffe",
"rgb": {
"r": 95,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.9171,
"c": 0.13204,
"h": 194.5
},
"luminance": 0.81109
}Semantic roles & 50–950 ramp
primary
#5FFFFE
secondary
#D9292A
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685