#8DFBFB#8DFBFB
#8DFBFB is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.3% C 0.102 H 195.5°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFBFB |
|---|---|
| RGB | rgb(141, 251, 251) |
| HSL | hsl(180, 93%, 77%) |
| HSV | hsv(180, 44%, 98%) |
| CMYK | cmyk(43.8%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(92.41, -31.57, -9.86) |
| CIE-LCH | lch(92.41, 33.08, 197.34°) |
| OKLab | oklab(92.27% -0.0979 -0.0272) |
| OKLCH | oklch(92.27% 0.102 195.5) |
| XYZ | xyz(62.8874, 81.6170, 103.6878) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.40
Bright Cyan
#41FDFE
ΔE00 4.82
Pale Cyan
#B7FFFA
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFBFB #FB8D8D
analogous
#8DFBC4 #8DFBFB #8DC4FB
triadic
#8DFBFB #FB8DFB #FBFB8D
tetradic
#8DFBFB #C48DFB #FB8D8D #C4FB8D
square
#8DFBFB #C48DFB #FB8D8D #C4FB8D
split-complementary
#8DFBFB #FB8DC4 #FBC48D
monochromatic
#17F7F7 #52F9F9 #8DFBFB #C8FDFD #E1FEFE
Accessibility & contrast
On white
1.21
#8DFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#8DFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFBFB
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFBFB | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FB
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#54FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8dfbfb; /* rgb */ color: rgb(141, 251, 251); /* oklch */ color: oklch(92.3% 0.102 195.5);
Tailwind
colors: {
custom: {
50: '#b5fdfc',
500: '#8dfbfb',
950: '#000000',
},
}SCSS
$custom: #8dfbfb; $custom-light: #b5fdfc; $custom-dark: #000000;
JSON
{
"hex": "#8dfbfb",
"rgb": {
"r": 141,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.92266,
"c": 0.1016,
"h": 195.5
},
"luminance": 0.81622
}Semantic roles & 50–950 ramp
primary
#8DFBFB
secondary
#DB5252
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585