#08FFFF#08FFFF
#08FFFF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.154 H 194.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #08FFFF |
|---|---|
| RGB | rgb(8, 255, 255) |
| HSL | hsl(180, 100%, 52%) |
| HSV | hsv(180, 97%, 100%) |
| CMYK | cmyk(96.9%, 0%, 0%, 0%) |
| CIE-LAB | lab(91.14, -47.93, -14.09) |
| CIE-LCH | lch(91.14, 49.96, 196.39°) |
| OKLab | oklab(90.57% -0.149 -0.0393) |
| OKLCH | oklch(90.57% 0.154 194.8) |
| XYZ | xyz(53.9015, 78.7844, 106.9543) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.05
Bright Cyan
#41FDFE
ΔE00 1.25
Bright Turquoise
#0FFEF9
ΔE00 1.57
Bright Light Blue
#26F7FD
ΔE00 2.59
Bright Aqua
#0BF9EA
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FFFF #FF0808
analogous
#08FF84 #08FFFF #0884FF
triadic
#08FFFF #FF08FF #FFFF08
tetradic
#08FFFF #8408FF #FF0808 #84FF08
square
#08FFFF #8408FF #FF0808 #84FF08
split-complementary
#08FFFF #FF0884 #FF8408
monochromatic
#008D8D #00CACA #08FFFF #45FFFF #82FFFF
Accessibility & contrast
On white
1.25
#08FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#08FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FFFF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FFFF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D0DDFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #08ffff; /* rgb */ color: rgb(8, 255, 255); /* oklch */ color: oklch(90.6% 0.154 194.8);
Tailwind
colors: {
custom: {
50: '#8affff',
500: '#08ffff',
950: '#000000',
},
}SCSS
$custom: #08ffff; $custom-light: #8affff; $custom-dark: #000000;
JSON
{
"hex": "#08ffff",
"rgb": {
"r": 8,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.90566,
"c": 0.15405,
"h": 194.8
},
"luminance": 0.78792
}Semantic roles & 50–950 ramp
primary
#08FFFF
secondary
#921A1A
accent
#2929FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686