#C6E2D8#C6E2D8
#C6E2D8 is a very light, muted teal. Relative luminance 0.714; OKLCH L 88.9% C 0.033 H 172.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C6E2D8 |
|---|---|
| RGB | rgb(198, 226, 216) |
| HSL | hsl(159, 33%, 83%) |
| HSV | hsv(159, 12%, 89%) |
| CMYK | cmyk(12.4%, 0%, 4.4%, 11.4%) |
| CIE-LAB | lab(87.66, -11.13, 1.77) |
| CIE-LCH | lch(87.66, 11.27, 170.98°) |
| OKLab | oklab(88.95% -0.0323 0.0045) |
| OKLCH | oklch(88.95% 0.033 172) |
| XYZ | xyz(62.8768, 71.3551, 75.4126) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.89
Ice Blue (survey)
#D7FFFE
ΔE00 7.48
Very Pale Blue
#D6FFFE
ΔE00 7.53
Lightcyan
#E0FFFF
ΔE00 7.60
Very Light Blue
#D5FFFF
ΔE00 7.79
Powder Blue
#B0E0E6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6E2D8 #E2C6D0
analogous
#C6E2CA #C6E2D8 #C6DEE2
triadic
#C6E2D8 #D8C6E2 #E2D8C6
tetradic
#C6E2D8 #CAC6E2 #E2C6D0 #DEE2C6
square
#C6E2D8 #CAC6E2 #E2C6D0 #DEE2C6
split-complementary
#C6E2D8 #E2C6DE #E2CAC6
monochromatic
#75B9A0 #9DCDBC #C6E2D8 #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.38
#C6E2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#C6E2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6E2D8
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6E2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6E2D8 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED8
Deuteranopia (green-blind)
#DBDAD9
Tritanopia (blue-blind)
#C0E3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c6e2d8; /* rgb */ color: rgb(198, 226, 216); /* oklch */ color: oklch(88.9% 0.033 172.0);
Tailwind
colors: {
custom: {
50: '#d7ebe4',
500: '#c6e2d8',
950: '#000000',
},
}SCSS
$custom: #c6e2d8; $custom-light: #d7ebe4; $custom-dark: #000000;
JSON
{
"hex": "#c6e2d8",
"rgb": {
"r": 198,
"g": 226,
"b": 216
},
"hsl": {
"h": 158.571,
"s": 32.558,
"l": 83.137
},
"oklch": {
"l": 0.88946,
"c": 0.03257,
"h": 172
},
"luminance": 0.71356
}Semantic roles & 50–950 ramp
primary
#C6E2D8
secondary
#BA92A0
accent
#3A63AB
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484