#5FFFF9#5FFFF9
#5FFFF9 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.133 H 191.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFF9 |
|---|---|
| RGB | rgb(95, 255, 249) |
| HSL | hsl(178, 100%, 69%) |
| HSV | hsv(178, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(92.04, -42.63, -9.53) |
| CIE-LCH | lch(92.04, 43.68, 192.60°) |
| OKLab | oklab(91.55% -0.1299 -0.0265) |
| OKLCH | oklch(91.55% 0.133 191.6) |
| XYZ | xyz(57.5705, 80.7861, 102.1634) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.35
Bright Cyan
#41FDFE
ΔE00 2.44
Aqua
#00FFFF
ΔE00 2.82
Bright Aqua
#0BF9EA
ΔE00 4.14
Bright Light Blue
#26F7FD
ΔE00 4.29
Light Cyan
#ACFFFC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFF9 #FF5F65
analogous
#5FFFA9 #5FFFF9 #5FB5FF
triadic
#5FFFF9 #F95FFF #FFF95F
tetradic
#5FFFF9 #A95FFF #FF5F65 #B5FF5F
square
#5FFFF9 #A95FFF #FF5F65 #B5FF5F
split-complementary
#5FFFF9 #FF5FB5 #FFA95F
monochromatic
#00E4DB #22FFF7 #5FFFF9 #9CFFFB #D9FFFE
Accessibility & contrast
On white
1.22
#5FFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#5FFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFF9
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFF9 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F9
Deuteranopia (green-blind)
#D8E1FA
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5ffff9; /* rgb */ color: rgb(95, 255, 249); /* oklch */ color: oklch(91.5% 0.133 191.6);
Tailwind
colors: {
custom: {
50: '#9efffb',
500: '#5ffff9',
950: '#000000',
},
}SCSS
$custom: #5ffff9; $custom-light: #9efffb; $custom-dark: #000000;
JSON
{
"hex": "#5ffff9",
"rgb": {
"r": 95,
"g": 255,
"b": 249
},
"hsl": {
"h": 177.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.91549,
"c": 0.13259,
"h": 191.6
},
"luminance": 0.80792
}Semantic roles & 50–950 ramp
primary
#5FFFF9
secondary
#D92930
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685