#C2EEEF#C2EEEF
#C2EEEF is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.9% C 0.045 H 198.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEEF |
|---|---|
| RGB | rgb(194, 238, 239) |
| HSL | hsl(181, 58%, 85%) |
| HSV | hsv(181, 19%, 94%) |
| CMYK | cmyk(18.8%, 0.4%, 0%, 6.3%) |
| CIE-LAB | lab(91.17, -13.86, -5.17) |
| CIE-LCH | lch(91.17, 14.79, 200.45°) |
| OKLab | oklab(91.86% -0.0431 -0.0141) |
| OKLCH | oklch(91.86% 0.045 198.1) |
| XYZ | xyz(68.3983, 78.8481, 93.2600) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 3.32
Pale Blue
#D0FEFE
ΔE00 3.34
Pale Sky Blue
#BDF6FE
ΔE00 3.56
Really Light Blue
#D4FFFF
ΔE00 3.62
Very Light Blue
#D5FFFF
ΔE00 3.68
Very Pale Blue
#D6FFFE
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEEF #EFC3C2
analogous
#C2EFD9 #C2EEEF #C2D8EF
triadic
#C2EEEF #EFC2EE #EEEFC2
tetradic
#C2EEEF #D9C2EF #EFC3C2 #D8EFC2
square
#C2EEEF #D9C2EF #EFC3C2 #D8EFC2
split-complementary
#C2EEEF #EFC2D8 #EFD9C2
monochromatic
#61D3D6 #92E0E2 #C2EEEF #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.25
#C2EEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#C2EEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEEF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEEF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#B4F1EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2eeef; /* rgb */ color: rgb(194, 238, 239); /* oklch */ color: oklch(91.9% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#d5f3f4',
500: '#c2eeef',
950: '#000000',
},
}SCSS
$custom: #c2eeef; $custom-light: #d5f3f4; $custom-dark: #000000;
JSON
{
"hex": "#c2eeef",
"rgb": {
"r": 194,
"g": 238,
"b": 239
},
"hsl": {
"h": 181.333,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.9186,
"c": 0.04531,
"h": 198.1
},
"luminance": 0.7885
}Semantic roles & 50–950 ramp
primary
#C2EEEF
secondary
#CD8A88
accent
#231FC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585