#08FEFF#08FEFF
#08FEFF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.154 H 195.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #08FEFF |
|---|---|
| RGB | rgb(8, 254, 255) |
| HSL | hsl(180, 100%, 52%) |
| HSV | hsv(180, 97%, 100%) |
| CMYK | cmyk(96.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(90.85, -47.50, -14.53) |
| CIE-LCH | lch(90.85, 49.67, 197.00°) |
| OKLab | oklab(90.33% -0.1481 -0.0405) |
| OKLCH | oklch(90.33% 0.154 195.3) |
| XYZ | xyz(53.5833, 78.1480, 106.8482) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.38
Bright Cyan
#41FDFE
ΔE00 1.10
Bright Turquoise
#0FFEF9
ΔE00 1.86
Bright Light Blue
#26F7FD
ΔE00 2.23
Bright Aqua
#0BF9EA
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FEFF #FF0908
analogous
#08FF85 #08FEFF #0883FF
triadic
#08FEFF #FF08FE #FEFF08
tetradic
#08FEFF #8508FF #FF0908 #83FF08
square
#08FEFF #8508FF #FF0908 #83FF08
split-complementary
#08FEFF #FF0883 #FF8508
monochromatic
#008C8D #00C9CA #08FEFF #45FEFF #82FEFF
Accessibility & contrast
On white
1.26
#08FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#08FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FEFF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FEFF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#CFDCFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #08feff; /* rgb */ color: rgb(8, 254, 255); /* oklch */ color: oklch(90.3% 0.154 195.3);
Tailwind
colors: {
custom: {
50: '#8affff',
500: '#08feff',
950: '#000000',
},
}SCSS
$custom: #08feff; $custom-light: #8affff; $custom-dark: #000000;
JSON
{
"hex": "#08feff",
"rgb": {
"r": 8,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.243,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.9033,
"c": 0.15353,
"h": 195.3
},
"luminance": 0.78155
}Semantic roles & 50–950 ramp
primary
#08FEFF
secondary
#921A1A
accent
#2A29FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686