#C3E4E2#C3E4E2
#C3E4E2 is a very light, muted teal. Relative luminance 0.726; OKLCH L 89.4% C 0.035 H 192.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C3E4E2 |
|---|---|
| RGB | rgb(195, 228, 226) |
| HSL | hsl(176, 38%, 83%) |
| HSV | hsv(176, 14%, 89%) |
| CMYK | cmyk(14.5%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(88.25, -11.15, -2.65) |
| CIE-LCH | lch(88.25, 11.46, 193.37°) |
| OKLab | oklab(89.45% -0.034 -0.0073) |
| OKLCH | oklch(89.45% 0.035 192.1) |
| XYZ | xyz(63.9730, 72.5783, 82.5752) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.53
Ice Blue (survey)
#D7FFFE
ΔE00 5.74
Very Pale Blue
#D6FFFE
ΔE00 5.78
Very Light Blue
#D5FFFF
ΔE00 5.85
Really Light Blue
#D4FFFF
ΔE00 5.90
Pale Blue
#D0FEFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3E4E2 #E4C3C5
analogous
#C3E4D1 #C3E4E2 #C3D5E4
triadic
#C3E4E2 #E2C3E4 #E4E2C3
tetradic
#C3E4E2 #D1C3E4 #E4C3C5 #D5E4C3
square
#C3E4E2 #D1C3E4 #E4C3C5 #D5E4C3
split-complementary
#C3E4E2 #E4C3D5 #E4D1C3
monochromatic
#6FBEB9 #99D1CE #C3E4E2 #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.35
#C3E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#C3E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3E4E2
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3E4E2 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E2
Deuteranopia (green-blind)
#D9DBE2
Tritanopia (blue-blind)
#BAE6E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c3e4e2; /* rgb */ color: rgb(195, 228, 226); /* oklch */ color: oklch(89.4% 0.035 192.1);
Tailwind
colors: {
custom: {
50: '#d5eceb',
500: '#c3e4e2',
950: '#000000',
},
}SCSS
$custom: #c3e4e2; $custom-light: #d5eceb; $custom-dark: #000000;
JSON
{
"hex": "#c3e4e2",
"rgb": {
"r": 195,
"g": 228,
"b": 226
},
"hsl": {
"h": 176.364,
"s": 37.931,
"l": 82.941
},
"oklch": {
"l": 0.89448,
"c": 0.03474,
"h": 192.1
},
"luminance": 0.7258
}Semantic roles & 50–950 ramp
primary
#C3E4E2
secondary
#BD8E91
accent
#353CB1
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484