#08FFFC#08FFFC
#08FFFC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.154 H 193.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #08FFFC |
|---|---|
| RGB | rgb(8, 255, 252) |
| HSL | hsl(179, 100%, 52%) |
| HSV | hsv(179, 97%, 100%) |
| CMYK | cmyk(96.9%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.05, -48.79, -12.67) |
| CIE-LCH | lch(91.05, 50.40, 194.56°) |
| OKLab | oklab(90.47% -0.1502 -0.0353) |
| OKLCH | oklch(90.47% 0.154 193.2) |
| XYZ | xyz(53.4224, 78.5927, 104.4308) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 0.66
Aqua
#00FFFF
ΔE00 0.93
Bright Cyan
#41FDFE
ΔE00 1.86
Bright Light Blue
#26F7FD
ΔE00 3.35
Bright Aqua
#0BF9EA
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FFFC #FF080B
analogous
#08FF80 #08FFFC #0887FF
triadic
#08FFFC #FC08FF #FFFC08
tetradic
#08FFFC #8008FF #FF080B #87FF08
square
#08FFFC #8008FF #FF080B #87FF08
split-complementary
#08FFFC #FF0887 #FF8008
monochromatic
#008D8B #00CAC7 #08FFFC #45FFFD #82FFFD
Accessibility & contrast
On white
1.26
#08FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#08FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FFFC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FFFC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #08fffc; /* rgb */ color: rgb(8, 255, 252); /* oklch */ color: oklch(90.5% 0.154 193.2);
Tailwind
colors: {
custom: {
50: '#8afffd',
500: '#08fffc',
950: '#000000',
},
}SCSS
$custom: #08fffc; $custom-light: #8afffd; $custom-dark: #000000;
JSON
{
"hex": "#08fffc",
"rgb": {
"r": 8,
"g": 255,
"b": 252
},
"hsl": {
"h": 179.271,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.90466,
"c": 0.15432,
"h": 193.2
},
"luminance": 0.786
}Semantic roles & 50–950 ramp
primary
#08FFFC
secondary
#921A1B
accent
#292BFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685