#08FFFD#08FFFD
#08FFFD is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.154 H 193.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #08FFFD |
|---|---|
| RGB | rgb(8, 255, 253) |
| HSL | hsl(180, 100%, 52%) |
| HSV | hsv(180, 97%, 100%) |
| CMYK | cmyk(96.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.08, -48.50, -13.14) |
| CIE-LCH | lch(91.08, 50.25, 195.16°) |
| OKLab | oklab(90.5% -0.1498 -0.0367) |
| OKLCH | oklch(90.5% 0.154 193.8) |
| XYZ | xyz(53.5812, 78.6563, 105.2676) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.61
Bright Turquoise
#0FFEF9
ΔE00 0.96
Bright Cyan
#41FDFE
ΔE00 1.63
Bright Light Blue
#26F7FD
ΔE00 3.09
Bright Aqua
#0BF9EA
ΔE00 4.27
Turquoise
#40E0D0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FFFD #FF080A
analogous
#08FF82 #08FFFD #0886FF
triadic
#08FFFD #FD08FF #FFFD08
tetradic
#08FFFD #8208FF #FF080A #86FF08
square
#08FFFD #8208FF #FF080A #86FF08
split-complementary
#08FFFD #FF0886 #FF8208
monochromatic
#008D8B #00CAC8 #08FFFD #45FFFD #82FFFE
Accessibility & contrast
On white
1.26
#08FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#08FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FFFD
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FFFD | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #08fffd; /* rgb */ color: rgb(8, 255, 253); /* oklch */ color: oklch(90.5% 0.154 193.8);
Tailwind
colors: {
custom: {
50: '#8afffe',
500: '#08fffd',
950: '#000000',
},
}SCSS
$custom: #08fffd; $custom-light: #8afffe; $custom-dark: #000000;
JSON
{
"hex": "#08fffd",
"rgb": {
"r": 8,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.514,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.90499,
"c": 0.15422,
"h": 193.8
},
"luminance": 0.78663
}Semantic roles & 50–950 ramp
primary
#08FFFD
secondary
#921A1B
accent
#292BFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685