#08FBFF#08FBFF
#08FBFF is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.152 H 196.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #08FBFF |
|---|---|
| RGB | rgb(8, 251, 255) |
| HSL | hsl(181, 100%, 52%) |
| HSV | hsv(181, 97%, 100%) |
| CMYK | cmyk(96.9%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(89.98, -46.20, -15.83) |
| CIE-LCH | lch(89.98, 48.84, 198.91°) |
| OKLab | oklab(89.62% -0.1455 -0.0441) |
| OKLCH | oklch(89.62% 0.152 196.9) |
| XYZ | xyz(52.6388, 76.2589, 106.5334) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.16
Bright Cyan
#41FDFE
ΔE00 1.33
Aqua
#00FFFF
ΔE00 1.50
Bright Turquoise
#0FFEF9
ΔE00 2.86
Bright Aqua
#0BF9EA
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FBFF #FF0C08
analogous
#08FF88 #08FBFF #087FFF
triadic
#08FBFF #FF08FB #FBFF08
tetradic
#08FBFF #8808FF #FF0C08 #7FFF08
square
#08FBFF #8808FF #FF0C08 #7FFF08
split-complementary
#08FBFF #FF087F #FF8808
monochromatic
#008A8D #00C7CA #08FBFF #45FCFF #82FDFF
Accessibility & contrast
On white
1.29
#08FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#08FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FBFF
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FBFF | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFF
Deuteranopia (green-blind)
#CCD9FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #08fbff; /* rgb */ color: rgb(8, 251, 255); /* oklch */ color: oklch(89.6% 0.152 196.9);
Tailwind
colors: {
custom: {
50: '#8afdff',
500: '#08fbff',
950: '#000000',
},
}SCSS
$custom: #08fbff; $custom-light: #8afdff; $custom-dark: #000000;
JSON
{
"hex": "#08fbff",
"rgb": {
"r": 8,
"g": 251,
"b": 255
},
"hsl": {
"h": 180.972,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.89623,
"c": 0.15202,
"h": 196.9
},
"luminance": 0.76266
}Semantic roles & 50–950 ramp
primary
#08FBFF
secondary
#921C1A
accent
#2C29FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686