#C7EEEE#C7EEEE
#C7EEEE is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.2% C 0.040 H 196.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EEEE |
|---|---|
| RGB | rgb(199, 238, 238) |
| HSL | hsl(180, 53%, 86%) |
| HSV | hsv(180, 16%, 93%) |
| CMYK | cmyk(16.4%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(91.44, -12.54, -4.20) |
| CIE-LCH | lch(91.44, 13.23, 198.53°) |
| OKLab | oklab(92.15% -0.0387 -0.0114) |
| OKLCH | oklch(92.15% 0.04 196.5) |
| XYZ | xyz(69.5562, 79.4622, 92.5453) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.47
Very Light Blue
#D5FFFF
ΔE00 3.51
Really Light Blue
#D4FFFF
ΔE00 3.52
Very Pale Blue
#D6FFFE
ΔE00 3.53
Ice Blue (survey)
#D7FFFE
ΔE00 3.54
Light Sky Blue
#C6FCFF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EEEE #EEC7C7
analogous
#C7EEDA #C7EEEE #C7DAEE
triadic
#C7EEEE #EEC7EE #EEEEC7
tetradic
#C7EEEE #DAC7EE #EEC7C7 #DAEEC7
square
#C7EEEE #DAC7EE #EEC7C7 #DAEEC7
split-complementary
#C7EEEE #EEC7DA #EEDAC7
monochromatic
#69D1D1 #98E0E0 #C7EEEE #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.24
#C7EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#C7EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EEEE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EEEE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#BBF1EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c7eeee; /* rgb */ color: rgb(199, 238, 238); /* oklch */ color: oklch(92.2% 0.040 196.5);
Tailwind
colors: {
custom: {
50: '#d8f3f3',
500: '#c7eeee',
950: '#000000',
},
}SCSS
$custom: #c7eeee; $custom-light: #d8f3f3; $custom-dark: #000000;
JSON
{
"hex": "#c7eeee",
"rgb": {
"r": 199,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 53.425,
"l": 85.686
},
"oklch": {
"l": 0.9215,
"c": 0.04039,
"h": 196.5
},
"luminance": 0.79464
}Semantic roles & 50–950 ramp
primary
#C7EEEE
secondary
#CB8E8E
accent
#2525C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585