#C2FEEB#C2FEEB
#C2FEEB is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.1% C 0.066 H 173.4°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEEB |
|---|---|
| RGB | rgb(194, 254, 235) |
| HSL | hsl(161, 97%, 88%) |
| HSV | hsv(161, 24%, 100%) |
| CMYK | cmyk(23.6%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(95.31, -22.55, 2.97) |
| CIE-LCH | lch(95.31, 22.74, 172.51°) |
| OKLab | oklab(95.12% -0.0651 0.0075) |
| OKLCH | oklch(95.12% 0.066 173.4) |
| XYZ | xyz(72.6808, 88.3482, 91.8046) |
| Luminance | 0.8835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.82
Eggshell Blue
#C4FFF7
ΔE00 3.99
Duck Egg Blue
#C3FBF4
ΔE00 4.40
Pale Cyan
#B7FFFA
ΔE00 5.52
Light Light Blue
#CAFFFB
ΔE00 5.74
Pale Turquoise
#A5FBD5
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEEB #FEC2D5
analogous
#C2FECD #C2FEEB #C2F3FE
triadic
#C2FEEB #EBC2FE #FEEBC2
tetradic
#C2FEEB #CDC2FE #FEC2D5 #F3FEC2
square
#C2FEEB #CDC2FE #FEC2D5 #F3FEC2
split-complementary
#C2FEEB #FEC2F3 #FECDC2
monochromatic
#4AFCC4 #86FDD7 #C2FEEB #E1FFF5 #E1FFF5
Accessibility & contrast
On white
1.12
#C2FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#C2FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEEB
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEEB | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#EFEEEC
Tritanopia (blue-blind)
#B3FFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2feeb; /* rgb */ color: rgb(194, 254, 235); /* oklch */ color: oklch(95.1% 0.066 173.4);
Tailwind
colors: {
custom: {
50: '#d5fff1',
500: '#c2feeb',
950: '#000000',
},
}SCSS
$custom: #c2feeb; $custom-light: #d5fff1; $custom-dark: #000000;
JSON
{
"hex": "#c2feeb",
"rgb": {
"r": 194,
"g": 254,
"b": 235
},
"hsl": {
"h": 161,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.95123,
"c": 0.06557,
"h": 173.4
},
"luminance": 0.88351
}Semantic roles & 50–950 ramp
primary
#C2FEEB
secondary
#E67E9F
accent
#0049E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685