#08FFFE#08FFFE
#08FFFE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.154 H 194.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #08FFFE |
|---|---|
| RGB | rgb(8, 255, 254) |
| HSL | hsl(180, 100%, 52%) |
| HSV | hsv(180, 97%, 100%) |
| CMYK | cmyk(96.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.11, -48.22, -13.62) |
| CIE-LCH | lch(91.11, 50.10, 195.77°) |
| OKLab | oklab(90.53% -0.1494 -0.038) |
| OKLCH | oklch(90.53% 0.154 194.3) |
| XYZ | xyz(53.7410, 78.7201, 106.1087) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.30
Bright Turquoise
#0FFEF9
ΔE00 1.26
Bright Cyan
#41FDFE
ΔE00 1.42
Bright Light Blue
#26F7FD
ΔE00 2.83
Bright Aqua
#0BF9EA
ΔE00 4.57
Robin'S Egg
#6DEDFD
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FFFE #FF0809
analogous
#08FF83 #08FFFE #0885FF
triadic
#08FFFE #FE08FF #FFFE08
tetradic
#08FFFE #8308FF #FF0809 #85FF08
square
#08FFFE #8308FF #FF0809 #85FF08
split-complementary
#08FFFE #FF0885 #FF8308
monochromatic
#008D8C #00CAC9 #08FFFE #45FFFE #82FFFE
Accessibility & contrast
On white
1.25
#08FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#08FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FFFE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FFFE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #08fffe; /* rgb */ color: rgb(8, 255, 254); /* oklch */ color: oklch(90.5% 0.154 194.3);
Tailwind
colors: {
custom: {
50: '#8afffe',
500: '#08fffe',
950: '#000000',
},
}SCSS
$custom: #08fffe; $custom-light: #8afffe; $custom-dark: #000000;
JSON
{
"hex": "#08fffe",
"rgb": {
"r": 8,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.757,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.90532,
"c": 0.15413,
"h": 194.3
},
"luminance": 0.78727
}Semantic roles & 50–950 ramp
primary
#08FFFE
secondary
#921A1A
accent
#292AFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685