#08FFF9#08FFF9
#08FFF9 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.155 H 191.7°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #08FFF9 |
|---|---|
| RGB | rgb(8, 255, 249) |
| HSL | hsl(179, 100%, 52%) |
| HSV | hsv(179, 97%, 100%) |
| CMYK | cmyk(96.9%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(90.96, -49.64, -11.24) |
| CIE-LCH | lch(90.96, 50.89, 192.76°) |
| OKLab | oklab(90.37% -0.1515 -0.0314) |
| OKLCH | oklch(90.37% 0.155 191.7) |
| XYZ | xyz(52.9507, 78.4040, 101.9468) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 0.37
Aqua
#00FFFF
ΔE00 1.86
Bright Cyan
#41FDFE
ΔE00 2.66
Bright Aqua
#0BF9EA
ΔE00 3.11
Bright Light Blue
#26F7FD
ΔE00 4.18
Turquoise
#40E0D0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FFF9 #FF080E
analogous
#08FF7E #08FFF9 #0889FF
triadic
#08FFF9 #F908FF #FFF908
tetradic
#08FFF9 #7E08FF #FF080E #89FF08
square
#08FFF9 #7E08FF #FF080E #89FF08
split-complementary
#08FFF9 #FF0889 #FF7E08
monochromatic
#008D89 #00CAC5 #08FFF9 #45FFFA #82FFFC
Accessibility & contrast
On white
1.26
#08FFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#08FFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FFF9
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FFF9 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #08fff9; /* rgb */ color: rgb(8, 255, 249); /* oklch */ color: oklch(90.4% 0.155 191.7);
Tailwind
colors: {
custom: {
50: '#8afffb',
500: '#08fff9',
950: '#000000',
},
}SCSS
$custom: #08fff9; $custom-light: #8afffb; $custom-dark: #000000;
JSON
{
"hex": "#08fff9",
"rgb": {
"r": 8,
"g": 255,
"b": 249
},
"hsl": {
"h": 178.543,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.90368,
"c": 0.15471,
"h": 191.7
},
"luminance": 0.78411
}Semantic roles & 50–950 ramp
primary
#08FFF9
secondary
#921A1D
accent
#292EFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685