#C2EEEE#C2EEEE
#C2EEEE is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.8% C 0.045 H 196.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEEE |
|---|---|
| RGB | rgb(194, 238, 238) |
| HSL | hsl(180, 56%, 85%) |
| HSV | hsv(180, 18%, 93%) |
| CMYK | cmyk(18.5%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(91.14, -14.06, -4.69) |
| CIE-LCH | lch(91.14, 14.82, 198.43°) |
| OKLab | oklab(91.83% -0.0434 -0.0128) |
| OKLCH | oklch(91.83% 0.045 196.4) |
| XYZ | xyz(68.2509, 78.7892, 92.4842) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.32
Light Sky Blue
#C6FCFF
ΔE00 3.40
Really Light Blue
#D4FFFF
ΔE00 3.62
Very Light Blue
#D5FFFF
ΔE00 3.69
Very Pale Blue
#D6FFFE
ΔE00 3.75
Paleturquoise
#AFEEEE
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEEE #EEC2C2
analogous
#C2EED8 #C2EEEE #C2D8EE
triadic
#C2EEEE #EEC2EE #EEEEC2
tetradic
#C2EEEE #D8C2EE #EEC2C2 #D8EEC2
square
#C2EEEE #D8C2EE #EEC2C2 #D8EEC2
split-complementary
#C2EEEE #EEC2D8 #EED8C2
monochromatic
#62D3D3 #92E1E1 #C2EEEE #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.25
#C2EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#C2EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEEE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEEE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#B4F1EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2eeee; /* rgb */ color: rgb(194, 238, 238); /* oklch */ color: oklch(91.8% 0.045 196.4);
Tailwind
colors: {
custom: {
50: '#d5f3f3',
500: '#c2eeee',
950: '#000000',
},
}SCSS
$custom: #c2eeee; $custom-light: #d5f3f3; $custom-dark: #000000;
JSON
{
"hex": "#c2eeee",
"rgb": {
"r": 194,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.9183,
"c": 0.04529,
"h": 196.4
},
"luminance": 0.78791
}Semantic roles & 50–950 ramp
primary
#C2EEEE
secondary
#CC8989
accent
#2222C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585