#08FFFA#08FFFA
#08FFFA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.155 H 192.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #08FFFA |
|---|---|
| RGB | rgb(8, 255, 250) |
| HSL | hsl(179, 100%, 52%) |
| HSV | hsv(179, 97%, 100%) |
| CMYK | cmyk(96.9%, 0%, 2%, 0%) |
| CIE-LAB | lab(90.99, -49.35, -11.72) |
| CIE-LCH | lch(90.99, 50.72, 193.35°) |
| OKLab | oklab(90.4% -0.1511 -0.0327) |
| OKLCH | oklch(90.4% 0.155 192.2) |
| XYZ | xyz(53.1071, 78.4666, 102.7704) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 0.21
Aqua
#00FFFF
ΔE00 1.55
Bright Cyan
#41FDFE
ΔE00 2.38
Bright Aqua
#0BF9EA
ΔE00 3.39
Bright Light Blue
#26F7FD
ΔE00 3.90
Turquoise
#40E0D0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FFFA #FF080D
analogous
#08FF7E #08FFFA #0889FF
triadic
#08FFFA #FA08FF #FFFA08
tetradic
#08FFFA #7E08FF #FF080D #89FF08
square
#08FFFA #7E08FF #FF080D #89FF08
split-complementary
#08FFFA #FF0889 #FF7E08
monochromatic
#008D8A #00CAC6 #08FFFA #45FFFB #82FFFC
Accessibility & contrast
On white
1.26
#08FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#08FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FFFA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FFFA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D2DCFC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #08fffa; /* rgb */ color: rgb(8, 255, 250); /* oklch */ color: oklch(90.4% 0.155 192.2);
Tailwind
colors: {
custom: {
50: '#8afffb',
500: '#08fffa',
950: '#000000',
},
}SCSS
$custom: #08fffa; $custom-light: #8afffb; $custom-dark: #000000;
JSON
{
"hex": "#08fffa",
"rgb": {
"r": 8,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.785,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.904,
"c": 0.15457,
"h": 192.2
},
"luminance": 0.78474
}Semantic roles & 50–950 ramp
primary
#08FFFA
secondary
#921A1C
accent
#292DFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685