#C2E2DF#C2E2DF
#C2E2DF is a very light, muted teal. Relative luminance 0.712; OKLCH L 88.9% C 0.034 H 189.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2DF |
|---|---|
| RGB | rgb(194, 226, 223) |
| HSL | hsl(174, 36%, 82%) |
| HSV | hsv(174, 14%, 89%) |
| CMYK | cmyk(14.2%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(87.58, -11.05, -2.06) |
| CIE-LCH | lch(87.58, 11.24, 190.58°) |
| OKLab | oklab(88.88% -0.0334 -0.0057) |
| OKLCH | oklch(88.88% 0.034 189.6) |
| XYZ | xyz(62.7604, 71.1882, 80.2318) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.86
Ice Blue (survey)
#D7FFFE
ΔE00 6.25
Very Pale Blue
#D6FFFE
ΔE00 6.28
Ice
#D6FFFA
ΔE00 6.31
Very Light Blue
#D5FFFF
ΔE00 6.38
Really Light Blue
#D4FFFF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2DF #E2C2C5
analogous
#C2E2CF #C2E2DF #C2D5E2
triadic
#C2E2DF #DFC2E2 #E2DFC2
tetradic
#C2E2DF #CFC2E2 #E2C2C5 #D5E2C2
square
#C2E2DF #CFC2E2 #E2C2C5 #D5E2C2
split-complementary
#C2E2DF #E2C2D5 #E2CFC2
monochromatic
#6FBBB3 #99CEC9 #C2E2DF #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.38
#C2E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#C2E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2DF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2DF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#D8DADF
Tritanopia (blue-blind)
#B9E4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2e2df; /* rgb */ color: rgb(194, 226, 223); /* oklch */ color: oklch(88.9% 0.034 189.6);
Tailwind
colors: {
custom: {
50: '#d4ebe9',
500: '#c2e2df',
950: '#000000',
},
}SCSS
$custom: #c2e2df; $custom-light: #d4ebe9; $custom-dark: #000000;
JSON
{
"hex": "#c2e2df",
"rgb": {
"r": 194,
"g": 226,
"b": 223
},
"hsl": {
"h": 174.375,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.88875,
"c": 0.03391,
"h": 189.6
},
"luminance": 0.7119
}Semantic roles & 50–950 ramp
primary
#C2E2DF
secondary
#BB8D92
accent
#3742AE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484