#C6E2E2#C6E2E2
#C6E2E2 is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.2% C 0.030 H 196.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C6E2E2 |
|---|---|
| RGB | rgb(198, 226, 226) |
| HSL | hsl(180, 33%, 83%) |
| HSV | hsv(180, 12%, 89%) |
| CMYK | cmyk(12.4%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(87.91, -9.19, -3.12) |
| CIE-LCH | lch(87.91, 9.70, 198.74°) |
| OKLab | oklab(89.24% -0.0283 -0.0085) |
| OKLCH | oklch(89.24% 0.03 196.6) |
| XYZ | xyz(64.2091, 71.8880, 82.4296) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.12
Lightcyan
#E0FFFF
ΔE00 6.11
Ice Blue (survey)
#D7FFFE
ΔE00 6.54
Very Pale Blue
#D6FFFE
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 6.64
Very Light Blue
#D5FFFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6E2E2 #E2C6C6
analogous
#C6E2D4 #C6E2E2 #C6D4E2
triadic
#C6E2E2 #E2C6E2 #E2E2C6
tetradic
#C6E2E2 #D4C6E2 #E2C6C6 #D4E2C6
square
#C6E2E2 #D4C6E2 #E2C6C6 #D4E2C6
split-complementary
#C6E2E2 #E2C6D4 #E2D4C6
monochromatic
#75B9B9 #9DCDCD #C6E2E2 #EBF5F5 #EBF5F5
Accessibility & contrast
On white
1.37
#C6E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#C6E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6E2E2
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6E2E2 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#D8DBE2
Tritanopia (blue-blind)
#BEE4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c6e2e2; /* rgb */ color: rgb(198, 226, 226); /* oklch */ color: oklch(89.2% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#d7ebeb',
500: '#c6e2e2',
950: '#000000',
},
}SCSS
$custom: #c6e2e2; $custom-light: #d7ebeb; $custom-dark: #000000;
JSON
{
"hex": "#c6e2e2",
"rgb": {
"r": 198,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 32.558,
"l": 83.137
},
"oklch": {
"l": 0.89235,
"c": 0.02959,
"h": 196.6
},
"luminance": 0.71889
}Semantic roles & 50–950 ramp
primary
#C6E2E2
secondary
#BA9292
accent
#3A3AAB
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484