#C2EDF2#C2EDF2
#C2EDF2 is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.7% C 0.045 H 205.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EDF2 |
|---|---|
| RGB | rgb(194, 237, 242) |
| HSL | hsl(186, 65%, 85%) |
| HSV | hsv(186, 20%, 95%) |
| CMYK | cmyk(19.8%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(90.98, -12.73, -7.00) |
| CIE-LCH | lch(90.98, 14.53, 208.82°) |
| OKLab | oklab(91.74% -0.0406 -0.019) |
| OKLCH | oklch(91.74% 0.045 205.1) |
| XYZ | xyz(68.5548, 78.4462, 95.5168) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.14
Powder Blue
#B0E0E6
ΔE00 3.28
Light Sky Blue
#C6FCFF
ΔE00 3.85
Pale Blue
#D0FEFE
ΔE00 4.13
Really Light Blue
#D4FFFF
ΔE00 4.26
Very Light Blue
#D5FFFF
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EDF2 #F2C7C2
analogous
#C2F2DF #C2EDF2 #C2D5F2
triadic
#C2EDF2 #F2C2ED #EDF2C2
tetradic
#C2EDF2 #DFC2F2 #F2C7C2 #D5F2C2
square
#C2EDF2 #DFC2F2 #F2C7C2 #D5F2C2
split-complementary
#C2EDF2 #F2C2D5 #F2DFC2
monochromatic
#5DCFDC #90DEE7 #C2EDF2 #E6F8FA #E6F8FA
Accessibility & contrast
On white
1.26
#C2EDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#C2EDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EDF2
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EDF2 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#B3F1EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2edf2; /* rgb */ color: rgb(194, 237, 242); /* oklch */ color: oklch(91.7% 0.045 205.1);
Tailwind
colors: {
custom: {
50: '#d5f2f6',
500: '#c2edf2',
950: '#000000',
},
}SCSS
$custom: #c2edf2; $custom-light: #d5f2f6; $custom-dark: #000000;
JSON
{
"hex": "#c2edf2",
"rgb": {
"r": 194,
"g": 237,
"b": 242
},
"hsl": {
"h": 186.25,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.91742,
"c": 0.04485,
"h": 205.1
},
"luminance": 0.78449
}Semantic roles & 50–950 ramp
primary
#C2EDF2
secondary
#D28E86
accent
#2C19CD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585