#8DE2CC#8DE2CC
#8DE2CC is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.2% C 0.089 H 175.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE2CC |
|---|---|
| RGB | rgb(141, 226, 204) |
| HSL | hsl(164, 59%, 72%) |
| HSV | hsv(164, 38%, 89%) |
| CMYK | cmyk(37.6%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(84.18, -30.68, 2.64) |
| CIE-LCH | lch(84.18, 30.80, 175.07°) |
| OKLab | oklab(85.24% -0.0885 0.0065) |
| OKLCH | oklch(85.24% 0.089 175.8) |
| XYZ | xyz(49.0759, 64.4119, 66.9618) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 4.68
Pale Teal
#82CBB2
ΔE00 5.72
Light Turquoise
#7EF4CC
ΔE00 6.29
Seafoam
#7FE0B3
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE2CC #E28DA3
analogous
#8DE2A2 #8DE2CC #8DCDE2
triadic
#8DE2CC #CC8DE2 #E2CC8D
tetradic
#8DE2CC #A28DE2 #E28DA3 #CDE28D
square
#8DE2CC #A28DE2 #E28DA3 #CDE28D
split-complementary
#8DE2CC #E28DCD #E2A28D
monochromatic
#32C39D #5CD6B6 #8DE2CC #BEEEE2 #E7F9F4
Accessibility & contrast
On white
1.51
#8DE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#8DE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE2CC
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE2CC | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#72E4DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8de2cc; /* rgb */ color: rgb(141, 226, 204); /* oklch */ color: oklch(85.2% 0.089 175.8);
Tailwind
colors: {
custom: {
50: '#b2ebdb',
500: '#8de2cc',
950: '#000000',
},
}SCSS
$custom: #8de2cc; $custom-light: #b2ebdb; $custom-dark: #000000;
JSON
{
"hex": "#8de2cc",
"rgb": {
"r": 141,
"g": 226,
"b": 204
},
"hsl": {
"h": 164.471,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.85239,
"c": 0.08879,
"h": 175.8
},
"luminance": 0.64415
}Semantic roles & 50–950 ramp
primary
#8DE2CC
secondary
#BA5972
accent
#1E4AC7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111615
muted
#818484