#C2E8EA#C2E8EA
#C2E8EA is a very light, muted teal. Relative luminance 0.751; OKLCH L 90.5% C 0.040 H 200.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E8EA |
|---|---|
| RGB | rgb(194, 232, 234) |
| HSL | hsl(183, 49%, 84%) |
| HSV | hsv(183, 17%, 92%) |
| CMYK | cmyk(17.1%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(89.45, -11.87, -5.08) |
| CIE-LCH | lch(89.45, 12.91, 203.19°) |
| OKLab | oklab(90.46% -0.0371 -0.0138) |
| OKLCH | oklch(90.46% 0.04 200.4) |
| XYZ | xyz(65.9520, 75.1211, 88.8509) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.26
Pale Sky Blue
#BDF6FE
ΔE00 4.75
Pale Blue
#D0FEFE
ΔE00 4.85
Very Light Blue
#D5FFFF
ΔE00 4.89
Really Light Blue
#D4FFFF
ΔE00 4.91
Ice Blue (survey)
#D7FFFE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E8EA #EAC4C2
analogous
#C2EAD8 #C2E8EA #C2D4EA
triadic
#C2E8EA #EAC2E8 #E8EAC2
tetradic
#C2E8EA #D8C2EA #EAC4C2 #D4EAC2
square
#C2E8EA #D8C2EA #EAC4C2 #D4EAC2
split-complementary
#C2E8EA #EAC2D4 #EAD8C2
monochromatic
#67C6CB #94D7DA #C2E8EA #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.31
#C2E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#C2E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E8EA
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E8EA | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#DBDEEA
Tritanopia (blue-blind)
#B6EBE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c2e8ea; /* rgb */ color: rgb(194, 232, 234); /* oklch */ color: oklch(90.5% 0.040 200.4);
Tailwind
colors: {
custom: {
50: '#d5eff0',
500: '#c2e8ea',
950: '#000000',
},
}SCSS
$custom: #c2e8ea; $custom-light: #d5eff0; $custom-dark: #000000;
JSON
{
"hex": "#c2e8ea",
"rgb": {
"r": 194,
"g": 232,
"b": 234
},
"hsl": {
"h": 183,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.90455,
"c": 0.03964,
"h": 200.4
},
"luminance": 0.75123
}Semantic roles & 50–950 ramp
primary
#C2E8EA
secondary
#C68D8A
accent
#3129BC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585