#C2F4E4#C2F4E4
#C2F4E4 is a very light, muted teal. Relative luminance 0.818; OKLCH L 92.8% C 0.056 H 173.5°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F4E4 |
|---|---|
| RGB | rgb(194, 244, 228) |
| HSL | hsl(161, 69%, 86%) |
| HSV | hsv(161, 20%, 96%) |
| CMYK | cmyk(20.5%, 0%, 6.6%, 4.3%) |
| CIE-LAB | lab(92.47, -19.06, 2.47) |
| CIE-LCH | lch(92.47, 19.22, 172.62°) |
| OKLab | oklab(92.81% -0.0552 0.0063) |
| OKLCH | oklch(92.81% 0.056 173.5) |
| XYZ | xyz(68.5984, 81.7698, 85.5526) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.84
Eggshell Blue
#C4FFF7
ΔE00 4.05
Pale Aqua
#B8FFEB
ΔE00 4.07
Light Light Blue
#CAFFFB
ΔE00 5.19
Ice
#D6FFFA
ΔE00 5.53
Pale Cyan
#B7FFFA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F4E4 #F4C2D2
analogous
#C2F4CB #C2F4E4 #C2EBF4
triadic
#C2F4E4 #E4C2F4 #F4E4C2
tetradic
#C2F4E4 #CBC2F4 #F4C2D2 #EBF4C2
square
#C2F4E4 #CBC2F4 #F4C2D2 #EBF4C2
split-complementary
#C2F4E4 #F4C2EB #F4CBC2
monochromatic
#5AE1B6 #8EEBCD #C2F4E4 #E5FAF4 #E5FAF4
Accessibility & contrast
On white
1.21
#C2F4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#C2F4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F4E4
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F4E4 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE3
Deuteranopia (green-blind)
#E7E7E5
Tritanopia (blue-blind)
#B6F5EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2f4e4; /* rgb */ color: rgb(194, 244, 228); /* oklch */ color: oklch(92.8% 0.056 173.5);
Tailwind
colors: {
custom: {
50: '#d5f7ec',
500: '#c2f4e4',
950: '#000000',
},
}SCSS
$custom: #c2f4e4; $custom-light: #d5f7ec; $custom-dark: #000000;
JSON
{
"hex": "#c2f4e4",
"rgb": {
"r": 194,
"g": 244,
"b": 228
},
"hsl": {
"h": 160.8,
"s": 69.444,
"l": 85.882
},
"oklch": {
"l": 0.92806,
"c": 0.05552,
"h": 173.5
},
"luminance": 0.81772
}Semantic roles & 50–950 ramp
primary
#C2F4E4
secondary
#D5859F
accent
#1451D1
background
#FEFFFE
surface
#FBFEFD
border
#D4D6D5
text
#141716
muted
#838584