#8BFDD2#8BFDD2
#8BFDD2 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.122 H 167.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDD2 |
|---|---|
| RGB | rgb(139, 253, 210) |
| HSL | hsl(157, 97%, 77%) |
| HSV | hsv(157, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(91.86, -42.28, 10.56) |
| CIE-LCH | lch(91.86, 43.57, 165.98°) |
| OKLab | oklab(91.46% -0.1186 0.0271) |
| OKLCH | oklch(91.46% 0.122 167.1) |
| XYZ | xyz(57.4007, 80.3882, 73.4520) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.32
Light Aqua
#8CFFDB
ΔE00 2.00
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 2.71
Pale Turquoise
#A5FBD5
ΔE00 3.15
Light Teal
#90E4C1
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDD2 #FD8BB6
analogous
#8BFD99 #8BFDD2 #8BEFFD
triadic
#8BFDD2 #D28BFD #FDD28B
tetradic
#8BFDD2 #998BFD #FD8BB6 #EFFD8B
square
#8BFDD2 #998BFD #FD8BB6 #EFFD8B
split-complementary
#8BFDD2 #FD8BEF #FD998B
monochromatic
#13FBA3 #4FFCBB #8BFDD2 #C7FEE9 #E1FEF3
Accessibility & contrast
On white
1.23
#8BFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#8BFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDD2
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDD2 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#66FEF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8bfdd2; /* rgb */ color: rgb(139, 253, 210); /* oklch */ color: oklch(91.5% 0.122 167.1);
Tailwind
colors: {
custom: {
50: '#b2fedf',
500: '#8bfdd2',
950: '#000000',
},
}SCSS
$custom: #8bfdd2; $custom-light: #b2fedf; $custom-dark: #000000;
JSON
{
"hex": "#8bfdd2",
"rgb": {
"r": 139,
"g": 253,
"b": 210
},
"hsl": {
"h": 157.368,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.91463,
"c": 0.1217,
"h": 167.1
},
"luminance": 0.80393
}Semantic roles & 50–950 ramp
primary
#8BFDD2
secondary
#DD4F85
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684