#8FCDC2#8FCDC2
#8FCDC2 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.065 H 182.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDC2 |
|---|---|
| RGB | rgb(143, 205, 194) |
| HSL | hsl(169, 38%, 68%) |
| HSV | hsv(169, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(78.11, -22.12, -0.87) |
| CIE-LCH | lch(78.11, 22.13, 182.24°) |
| OKLab | oklab(80.31% -0.0653 -0.0027) |
| OKLCH | oklch(80.31% 0.065 182.3) |
| XYZ | xyz(42.8933, 53.3951, 59.0746) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.23
Seafoam Blue
#78D1B6
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 7.91
Mediumaquamarine
#66CDAA
ΔE00 8.99
Paleturquoise
#AFEEEE
ΔE00 9.09
Light Teal
#90E4C1
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDC2 #CD8F9A
analogous
#8FCDA3 #8FCDC2 #8FB9CD
triadic
#8FCDC2 #C28FCD #CDC28F
tetradic
#8FCDC2 #A38FCD #CD8F9A #B9CD8F
square
#8FCDC2 #A38FCD #CD8F9A #B9CD8F
split-complementary
#8FCDC2 #CD8FB9 #CDA38F
monochromatic
#469C8D #65BAAB #8FCDC2 #B9E0D9 #E4F3F0
Accessibility & contrast
On white
1.80
#8FCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#8FCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDC2
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDC2 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#BCBEC3
Tritanopia (blue-blind)
#7CCFC9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fcdc2; /* rgb */ color: rgb(143, 205, 194); /* oklch */ color: oklch(80.3% 0.065 182.3);
Tailwind
colors: {
custom: {
50: '#b1dcd4',
500: '#8fcdc2',
950: '#000000',
},
}SCSS
$custom: #8fcdc2; $custom-light: #b1dcd4; $custom-dark: #000000;
JSON
{
"hex": "#8fcdc2",
"rgb": {
"r": 143,
"g": 205,
"b": 194
},
"hsl": {
"h": 169.355,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.80307,
"c": 0.06534,
"h": 182.3
},
"luminance": 0.53397
}Semantic roles & 50–950 ramp
primary
#8FCDC2
secondary
#A25E6A
accent
#344AB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483