#C2F8EE#C2F8EE
#C2F8EE is a very light, muted teal. Relative luminance 0.848; OKLCH L 93.9% C 0.056 H 182.5°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F8EE |
|---|---|
| RGB | rgb(194, 248, 238) |
| HSL | hsl(169, 79%, 87%) |
| HSV | hsv(169, 22%, 97%) |
| CMYK | cmyk(21.8%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(93.79, -19.02, -0.80) |
| CIE-LCH | lch(93.79, 19.04, 182.41°) |
| OKLab | oklab(93.93% -0.0563 -0.0024) |
| OKLCH | oklch(93.93% 0.056 182.5) |
| XYZ | xyz(71.2436, 84.7745, 93.4817) |
| Luminance | 0.8478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.34
Eggshell Blue
#C4FFF7
ΔE00 1.76
Light Light Blue
#CAFFFB
ΔE00 2.85
Pale Cyan
#B7FFFA
ΔE00 3.64
Ice
#D6FFFA
ΔE00 4.10
Pale Aqua
#B8FFEB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F8EE #F8C2CC
analogous
#C2F8D3 #C2F8EE #C2E7F8
triadic
#C2F8EE #EEC2F8 #F8EEC2
tetradic
#C2F8EE #D3C2F8 #F8C2CC #E7F8C2
square
#C2F8EE #D3C2F8 #F8C2CC #E7F8C2
split-complementary
#C2F8EE #F8C2E7 #F8D3C2
monochromatic
#54EBCF #8BF2DF #C2F8EE #E4FCF7 #E4FCF7
Accessibility & contrast
On white
1.17
#C2F8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#C2F8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F8EE
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F8EE | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#B3FAF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2f8ee; /* rgb */ color: rgb(194, 248, 238); /* oklch */ color: oklch(93.9% 0.056 182.5);
Tailwind
colors: {
custom: {
50: '#d5faf3',
500: '#c2f8ee',
950: '#000000',
},
}SCSS
$custom: #c2f8ee; $custom-light: #d5faf3; $custom-dark: #000000;
JSON
{
"hex": "#c2f8ee",
"rgb": {
"r": 194,
"g": 248,
"b": 238
},
"hsl": {
"h": 168.889,
"s": 79.412,
"l": 86.667
},
"oklch": {
"l": 0.93934,
"c": 0.05638,
"h": 182.5
},
"luminance": 0.84777
}Semantic roles & 50–950 ramp
primary
#C2F8EE
secondary
#DC8393
accent
#0A31DC
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585