#C3EDEA#C3EDEA
#C3EDEA is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.6% C 0.044 H 191.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EDEA |
|---|---|
| RGB | rgb(195, 237, 234) |
| HSL | hsl(176, 54%, 85%) |
| HSV | hsv(176, 18%, 93%) |
| CMYK | cmyk(17.7%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(90.83, -14.08, -3.05) |
| CIE-LCH | lch(90.83, 14.40, 192.21°) |
| OKLab | oklab(91.57% -0.0428 -0.0084) |
| OKLCH | oklch(91.57% 0.044 191.1) |
| XYZ | xyz(67.6371, 78.1089, 89.3388) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.75
Ice
#D6FFFA
ΔE00 3.88
Very Pale Blue
#D6FFFE
ΔE00 3.98
Really Light Blue
#D4FFFF
ΔE00 4.00
Very Light Blue
#D5FFFF
ΔE00 4.05
Ice Blue (survey)
#D7FFFE
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EDEA #EDC3C6
analogous
#C3EDD5 #C3EDEA #C3DBED
triadic
#C3EDEA #EAC3ED #EDEAC3
tetradic
#C3EDEA #D5C3ED #EDC3C6 #DBEDC3
square
#C3EDEA #D5C3ED #EDC3C6 #DBEDC3
split-complementary
#C3EDEA #EDC3DB #EDD5C3
monochromatic
#65D1C9 #94DFDA #C3EDEA #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.26
#C3EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#C3EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EDEA
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EDEA | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#B7EFEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3edea; /* rgb */ color: rgb(195, 237, 234); /* oklch */ color: oklch(91.6% 0.044 191.1);
Tailwind
colors: {
custom: {
50: '#d5f2f0',
500: '#c3edea',
950: '#000000',
},
}SCSS
$custom: #c3edea; $custom-light: #d5f2f0; $custom-dark: #000000;
JSON
{
"hex": "#c3edea",
"rgb": {
"r": 195,
"g": 237,
"b": 234
},
"hsl": {
"h": 175.714,
"s": 53.846,
"l": 84.706
},
"oklch": {
"l": 0.91565,
"c": 0.04357,
"h": 191.1
},
"luminance": 0.78111
}Semantic roles & 50–950 ramp
primary
#C3EDEA
secondary
#CA8A8F
accent
#242FC1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585