#C2E7EA#C2E7EA
#C2E7EA is a very light, muted teal. Relative luminance 0.746; OKLCH L 90.2% C 0.039 H 202.5°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E7EA |
|---|---|
| RGB | rgb(194, 231, 234) |
| HSL | hsl(185, 49%, 84%) |
| HSV | hsv(185, 17%, 92%) |
| CMYK | cmyk(17.1%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(89.19, -11.36, -5.47) |
| CIE-LCH | lch(89.19, 12.61, 205.72°) |
| OKLab | oklab(90.25% -0.0358 -0.0149) |
| OKLCH | oklch(90.25% 0.039 202.5) |
| XYZ | xyz(65.6713, 74.5597, 88.7574) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.21
Pale Sky Blue
#BDF6FE
ΔE00 4.92
Very Light Blue
#D5FFFF
ΔE00 5.22
Pale Blue
#D0FEFE
ΔE00 5.25
Really Light Blue
#D4FFFF
ΔE00 5.26
Ice Blue (survey)
#D7FFFE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E7EA #EAC5C2
analogous
#C2EAD9 #C2E7EA #C2D3EA
triadic
#C2E7EA #EAC2E7 #E7EAC2
tetradic
#C2E7EA #D9C2EA #EAC5C2 #D3EAC2
square
#C2E7EA #D9C2EA #EAC5C2 #D3EAC2
split-complementary
#C2E7EA #EAC2D3 #EAD9C2
monochromatic
#67C3CB #94D5DA #C2E7EA #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.32
#C2E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#C2E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E7EA
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E7EA | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#B6EAE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c2e7ea; /* rgb */ color: rgb(194, 231, 234); /* oklch */ color: oklch(90.2% 0.039 202.5);
Tailwind
colors: {
custom: {
50: '#d5eef0',
500: '#c2e7ea',
950: '#000000',
},
}SCSS
$custom: #c2e7ea; $custom-light: #d5eef0; $custom-dark: #000000;
JSON
{
"hex": "#c2e7ea",
"rgb": {
"r": 194,
"g": 231,
"b": 234
},
"hsl": {
"h": 184.5,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.90247,
"c": 0.03879,
"h": 202.5
},
"luminance": 0.74562
}Semantic roles & 50–950 ramp
primary
#C2E7EA
secondary
#C68F8A
accent
#3429BC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585