#08FCFF#08FCFF
#08FCFF is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.153 H 196.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #08FCFF |
|---|---|
| RGB | rgb(8, 252, 255) |
| HSL | hsl(181, 100%, 52%) |
| HSV | hsv(181, 97%, 100%) |
| CMYK | cmyk(96.9%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(90.27, -46.64, -15.39) |
| CIE-LCH | lch(90.27, 49.11, 198.27°) |
| OKLab | oklab(89.86% -0.1464 -0.0429) |
| OKLCH | oklch(89.86% 0.153 196.3) |
| XYZ | xyz(52.9520, 76.8853, 106.6378) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 1.12
Bright Cyan
#41FDFE
ΔE00 1.14
Bright Light Blue
#26F7FD
ΔE00 1.51
Bright Turquoise
#0FFEF9
ΔE00 2.52
Bright Aqua
#0BF9EA
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FCFF #FF0B08
analogous
#08FF87 #08FCFF #0880FF
triadic
#08FCFF #FF08FC #FCFF08
tetradic
#08FCFF #8708FF #FF0B08 #80FF08
square
#08FCFF #8708FF #FF0B08 #80FF08
split-complementary
#08FCFF #FF0880 #FF8708
monochromatic
#008B8D #00C7CA #08FCFF #45FDFF #82FDFF
Accessibility & contrast
On white
1.28
#08FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#08FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FCFF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FCFF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#CDDAFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #08fcff; /* rgb */ color: rgb(8, 252, 255); /* oklch */ color: oklch(89.9% 0.153 196.3);
Tailwind
colors: {
custom: {
50: '#8afeff',
500: '#08fcff',
950: '#000000',
},
}SCSS
$custom: #08fcff; $custom-light: #8afeff; $custom-dark: #000000;
JSON
{
"hex": "#08fcff",
"rgb": {
"r": 8,
"g": 252,
"b": 255
},
"hsl": {
"h": 180.729,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.89859,
"c": 0.15251,
"h": 196.3
},
"luminance": 0.76892
}Semantic roles & 50–950 ramp
primary
#08FCFF
secondary
#921B1A
accent
#2B29FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686