#C7E2DB#C7E2DB
#C7E2DB is a very light, muted teal. Relative luminance 0.716; OKLCH L 89.1% C 0.030 H 178.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C7E2DB |
|---|---|
| RGB | rgb(199, 226, 219) |
| HSL | hsl(164, 32%, 83%) |
| HSV | hsv(164, 12%, 89%) |
| CMYK | cmyk(11.9%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(87.80, -10.23, 0.40) |
| CIE-LCH | lch(87.80, 10.24, 177.74°) |
| OKLab | oklab(89.1% -0.0301 0.0009) |
| OKLCH | oklch(89.1% 0.03 178.3) |
| XYZ | xyz(63.5327, 71.6481, 77.4863) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.72
Lightcyan
#E0FFFF
ΔE00 6.90
Powder Blue
#B0E0E6
ΔE00 6.98
Ice Blue (survey)
#D7FFFE
ΔE00 7.00
Very Pale Blue
#D6FFFE
ΔE00 7.07
Very Light Blue
#D5FFFF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7E2DB #E2C7CE
analogous
#C7E2CD #C7E2DB #C7DBE2
triadic
#C7E2DB #DBC7E2 #E2DBC7
tetradic
#C7E2DB #CDC7E2 #E2C7CE #DBE2C7
square
#C7E2DB #CDC7E2 #E2C7CE #DBE2C7
split-complementary
#C7E2DB #E2C7DB #E2CDC7
monochromatic
#76B8A7 #9FCDC1 #C7E2DB #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.37
#C7E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#C7E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7E2DB
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7E2DB | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDB
Deuteranopia (green-blind)
#DADBDC
Tritanopia (blue-blind)
#C1E3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c7e2db; /* rgb */ color: rgb(199, 226, 219); /* oklch */ color: oklch(89.1% 0.030 178.3);
Tailwind
colors: {
custom: {
50: '#d8ebe6',
500: '#c7e2db',
950: '#000000',
},
}SCSS
$custom: #c7e2db; $custom-light: #d8ebe6; $custom-dark: #000000;
JSON
{
"hex": "#c7e2db",
"rgb": {
"r": 199,
"g": 226,
"b": 219
},
"hsl": {
"h": 164.444,
"s": 31.765,
"l": 83.333
},
"oklch": {
"l": 0.891,
"c": 0.0301,
"h": 178.3
},
"luminance": 0.71649
}Semantic roles & 50–950 ramp
primary
#C7E2DB
secondary
#BA939D
accent
#3B58AB
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484