#C2FFEB#C2FFEB
#C2FFEB is a very light, moderate teal. Relative luminance 0.890; OKLCH L 95.3% C 0.067 H 172.7°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFEB |
|---|---|
| RGB | rgb(194, 255, 235) |
| HSL | hsl(160, 100%, 88%) |
| HSV | hsv(160, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.57, -23.03, 3.35) |
| CIE-LCH | lch(95.57, 23.27, 171.72°) |
| OKLab | oklab(95.34% -0.0664 0.0085) |
| OKLCH | oklch(95.34% 0.067 172.7) |
| XYZ | xyz(72.9990, 88.9846, 91.9106) |
| Luminance | 0.8899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.69
Eggshell Blue
#C4FFF7
ΔE00 4.31
Duck Egg Blue
#C3FBF4
ΔE00 4.76
Pale Cyan
#B7FFFA
ΔE00 5.78
Light Light Blue
#CAFFFB
ΔE00 6.08
Pale Turquoise
#A5FBD5
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFEB #FFC2D6
analogous
#C2FFCC #C2FFEB #C2F4FF
triadic
#C2FFEB #EBC2FF #FFEBC2
tetradic
#C2FFEB #CCC2FF #FFC2D6 #F4FFC2
square
#C2FFEB #CCC2FF #FFC2D6 #F4FFC2
split-complementary
#C2FFEB #FFC2F4 #FFCCC2
monochromatic
#48FFC3 #85FFD7 #C2FFEB #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.12
#C2FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#C2FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFEB
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFEB | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#B3FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c2ffeb; /* rgb */ color: rgb(194, 255, 235); /* oklch */ color: oklch(95.3% 0.067 172.7);
Tailwind
colors: {
custom: {
50: '#d5fff1',
500: '#c2ffeb',
950: '#000000',
},
}SCSS
$custom: #c2ffeb; $custom-light: #d5fff1; $custom-dark: #000000;
JSON
{
"hex": "#c2ffeb",
"rgb": {
"r": 194,
"g": 255,
"b": 235
},
"hsl": {
"h": 160.328,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95336,
"c": 0.06695,
"h": 172.7
},
"luminance": 0.88987
}Semantic roles & 50–950 ramp
primary
#C2FFEB
secondary
#E87DA0
accent
#004BE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685