#C2E4EA#C2E4EA
#C2E4EA is a very light, muted teal. Relative luminance 0.729; OKLCH L 89.6% C 0.037 H 209.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E4EA |
|---|---|
| RGB | rgb(194, 228, 234) |
| HSL | hsl(189, 49%, 84%) |
| HSV | hsv(189, 17%, 92%) |
| CMYK | cmyk(17.1%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.40, -9.84, -6.64) |
| CIE-LCH | lch(88.40, 11.87, 214.01°) |
| OKLab | oklab(89.62% -0.0319 -0.018) |
| OKLCH | oklch(89.62% 0.037 209.4) |
| XYZ | xyz(64.8389, 72.8948, 88.4799) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.75
Lightblue
#ADD8E6
ΔE00 4.46
Pale Sky Blue
#BDF6FE
ΔE00 5.85
Lightcyan
#E0FFFF
ΔE00 6.32
Very Light Blue
#D5FFFF
ΔE00 6.50
Really Light Blue
#D4FFFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E4EA #EAC8C2
analogous
#C2EADC #C2E4EA #C2D0EA
triadic
#C2E4EA #EAC2E4 #E4EAC2
tetradic
#C2E4EA #DCC2EA #EAC8C2 #D0EAC2
square
#C2E4EA #DCC2EA #EAC8C2 #D0EAC2
split-complementary
#C2E4EA #EAC2D0 #EADCC2
monochromatic
#67BCCB #94D0DA #C2E4EA #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.35
#C2E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#C2E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E4EA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E4EA | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#B7E7E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2e4ea; /* rgb */ color: rgb(194, 228, 234); /* oklch */ color: oklch(89.6% 0.037 209.4);
Tailwind
colors: {
custom: {
50: '#d5ecf0',
500: '#c2e4ea',
950: '#000000',
},
}SCSS
$custom: #c2e4ea; $custom-light: #d5ecf0; $custom-dark: #000000;
JSON
{
"hex": "#c2e4ea",
"rgb": {
"r": 194,
"g": 228,
"b": 234
},
"hsl": {
"h": 189,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.89622,
"c": 0.03658,
"h": 209.4
},
"luminance": 0.72897
}Semantic roles & 50–950 ramp
primary
#C2E4EA
secondary
#C6938A
accent
#3F29BC
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485