#C2FEE2#C2FEE2
#C2FEE2 is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.9% C 0.071 H 164.7°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEE2 |
|---|---|
| RGB | rgb(194, 254, 226) |
| HSL | hsl(152, 97%, 88%) |
| HSV | hsv(152, 24%, 100%) |
| CMYK | cmyk(23.6%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(95.09, -24.30, 7.29) |
| CIE-LCH | lch(95.09, 25.37, 163.29°) |
| OKLab | oklab(94.88% -0.0688 0.0189) |
| OKLCH | oklch(94.88% 0.071 164.7) |
| XYZ | xyz(71.4133, 87.8412, 85.1291) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 4.60
Mint
#AAF0C1
ΔE00 6.37
Eggshell Blue
#C4FFF7
ΔE00 6.93
Light Aqua
#8CFFDB
ΔE00 7.17
Duck Egg Blue
#C3FBF4
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEE2 #FEC2DE
analogous
#C2FEC4 #C2FEE2 #C2FCFE
triadic
#C2FEE2 #E2C2FE #FEE2C2
tetradic
#C2FEE2 #C4C2FE #FEC2DE #FCFEC2
square
#C2FEE2 #C4C2FE #FEC2DE #FCFEC2
split-complementary
#C2FEE2 #FEC2FC #FEC4C2
monochromatic
#4AFCA9 #86FDC5 #C2FEE2 #E1FFF1 #E1FFF1
Accessibility & contrast
On white
1.13
#C2FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#C2FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEE2
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEE2 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5E1
Deuteranopia (green-blind)
#F1EEE4
Tritanopia (blue-blind)
#B6FEF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2fee2; /* rgb */ color: rgb(194, 254, 226); /* oklch */ color: oklch(94.9% 0.071 164.7);
Tailwind
colors: {
custom: {
50: '#d5ffeb',
500: '#c2fee2',
950: '#000000',
},
}SCSS
$custom: #c2fee2; $custom-light: #d5ffeb; $custom-dark: #000000;
JSON
{
"hex": "#c2fee2",
"rgb": {
"r": 194,
"g": 254,
"b": 226
},
"hsl": {
"h": 152,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.94882,
"c": 0.07131,
"h": 164.7
},
"luminance": 0.87844
}Semantic roles & 50–950 ramp
primary
#C2FEE2
secondary
#E67EAF
accent
#006BE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684