#08FFFB#08FFFB
#08FFFB is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.154 H 192.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #08FFFB |
|---|---|
| RGB | rgb(8, 255, 251) |
| HSL | hsl(179, 100%, 52%) |
| HSV | hsv(179, 97%, 100%) |
| CMYK | cmyk(96.9%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(91.02, -49.07, -12.19) |
| CIE-LCH | lch(91.02, 50.56, 193.95°) |
| OKLab | oklab(90.43% -0.1506 -0.034) |
| OKLCH | oklch(90.43% 0.154 192.7) |
| XYZ | xyz(53.2643, 78.5295, 103.5984) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 0.37
Aqua
#00FFFF
ΔE00 1.24
Bright Cyan
#41FDFE
ΔE00 2.12
Bright Light Blue
#26F7FD
ΔE00 3.63
Bright Aqua
#0BF9EA
ΔE00 3.68
Turquoise
#40E0D0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FFFB #FF080C
analogous
#08FF7F #08FFFB #0888FF
triadic
#08FFFB #FB08FF #FFFB08
tetradic
#08FFFB #7F08FF #FF080C #88FF08
square
#08FFFB #7F08FF #FF080C #88FF08
split-complementary
#08FFFB #FF0888 #FF7F08
monochromatic
#008D8A #00CAC7 #08FFFB #45FFFC #82FFFD
Accessibility & contrast
On white
1.26
#08FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#08FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FFFB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FFFB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D2DCFC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #08fffb; /* rgb */ color: rgb(8, 255, 251); /* oklch */ color: oklch(90.4% 0.154 192.7);
Tailwind
colors: {
custom: {
50: '#8afffc',
500: '#08fffb',
950: '#000000',
},
}SCSS
$custom: #08fffb; $custom-light: #8afffc; $custom-dark: #000000;
JSON
{
"hex": "#08fffb",
"rgb": {
"r": 8,
"g": 255,
"b": 251
},
"hsl": {
"h": 179.028,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.90433,
"c": 0.15444,
"h": 192.7
},
"luminance": 0.78537
}Semantic roles & 50–950 ramp
primary
#08FFFB
secondary
#921A1C
accent
#292CFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685