#C2E5EA#C2E5EA
#C2E5EA is a very light, muted teal. Relative luminance 0.734; OKLCH L 89.8% C 0.037 H 207.0°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E5EA |
|---|---|
| RGB | rgb(194, 229, 234) |
| HSL | hsl(188, 49%, 84%) |
| HSV | hsv(188, 17%, 92%) |
| CMYK | cmyk(17.1%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(88.66, -10.35, -6.25) |
| CIE-LCH | lch(88.66, 12.09, 211.14°) |
| OKLab | oklab(89.83% -0.0332 -0.0169) |
| OKLCH | oklch(89.83% 0.037 207) |
| XYZ | xyz(65.1148, 73.4466, 88.5718) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.46
Lightblue
#ADD8E6
ΔE00 4.80
Pale Sky Blue
#BDF6FE
ΔE00 5.48
Lightcyan
#E0FFFF
ΔE00 6.03
Very Light Blue
#D5FFFF
ΔE00 6.04
Really Light Blue
#D4FFFF
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E5EA #EAC7C2
analogous
#C2EADB #C2E5EA #C2D1EA
triadic
#C2E5EA #EAC2E5 #E5EAC2
tetradic
#C2E5EA #DBC2EA #EAC7C2 #D1EAC2
square
#C2E5EA #DBC2EA #EAC7C2 #D1EAC2
split-complementary
#C2E5EA #EAC2D1 #EADBC2
monochromatic
#67BECB #94D2DA #C2E5EA #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.34
#C2E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#C2E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E5EA
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E5EA | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#B6E8E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2e5ea; /* rgb */ color: rgb(194, 229, 234); /* oklch */ color: oklch(89.8% 0.037 207.0);
Tailwind
colors: {
custom: {
50: '#d5edf0',
500: '#c2e5ea',
950: '#000000',
},
}SCSS
$custom: #c2e5ea; $custom-light: #d5edf0; $custom-dark: #000000;
JSON
{
"hex": "#c2e5ea",
"rgb": {
"r": 194,
"g": 229,
"b": 234
},
"hsl": {
"h": 187.5,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.8983,
"c": 0.03725,
"h": 207
},
"luminance": 0.73448
}Semantic roles & 50–950 ramp
primary
#C2E5EA
secondary
#C6928A
accent
#3C29BC
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485