#8CFDEB#8CFDEB
#8CFDEB is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.107 H 182.4°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFDEB |
|---|---|
| RGB | rgb(140, 253, 235) |
| HSL | hsl(170, 97%, 77%) |
| HSV | hsv(170, 45%, 99%) |
| CMYK | cmyk(44.7%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.50, -36.53, -1.44) |
| CIE-LCH | lch(92.50, 36.56, 182.26°) |
| OKLab | oklab(92.19% -0.1073 -0.0045) |
| OKLCH | oklch(92.19% 0.107 182.4) |
| XYZ | xyz(60.9298, 81.8193, 91.1631) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.28
Light Aqua
#8CFFDB
ΔE00 5.43
Pale Aqua
#B8FFEB
ΔE00 5.47
Bright Aqua
#0BF9EA
ΔE00 6.05
Light Cyan
#ACFFFC
ΔE00 6.37
Pale Cyan
#B7FFFA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFDEB #FD8C9E
analogous
#8CFDB2 #8CFDEB #8CD7FD
triadic
#8CFDEB #EB8CFD #FDEB8C
tetradic
#8CFDEB #B28CFD #FD8C9E #D7FD8C
square
#8CFDEB #B28CFD #FD8C9E #D7FD8C
split-complementary
#8CFDEB #FD8CD7 #FDB28C
monochromatic
#14FBD6 #50FCE1 #8CFDEB #C8FEF5 #E1FEFA
Accessibility & contrast
On white
1.21
#8CFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#8CFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFDEB
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFDEB | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#5BFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8cfdeb; /* rgb */ color: rgb(140, 253, 235); /* oklch */ color: oklch(92.2% 0.107 182.4);
Tailwind
colors: {
custom: {
50: '#b4fef1',
500: '#8cfdeb',
950: '#000000',
},
}SCSS
$custom: #8cfdeb; $custom-light: #b4fef1; $custom-dark: #000000;
JSON
{
"hex": "#8cfdeb",
"rgb": {
"r": 140,
"g": 253,
"b": 235
},
"hsl": {
"h": 170.442,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.92186,
"c": 0.10743,
"h": 182.4
},
"luminance": 0.81824
}Semantic roles & 50–950 ramp
primary
#8CFDEB
secondary
#DD5067
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685