#C2FFEE#C2FFEE
#C2FFEE is a very light, moderate teal. Relative luminance 0.892; OKLCH L 95.4% C 0.065 H 175.9°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFEE |
|---|---|
| RGB | rgb(194, 255, 238) |
| HSL | hsl(163, 100%, 88%) |
| HSV | hsv(163, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.65, -22.43, 1.91) |
| CIE-LCH | lch(95.65, 22.51, 175.12°) |
| OKLab | oklab(95.42% -0.0652 0.0047) |
| OKLCH | oklch(95.42% 0.065 175.9) |
| XYZ | xyz(73.4361, 89.1594, 94.2125) |
| Luminance | 0.8916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.87
Eggshell Blue
#C4FFF7
ΔE00 3.29
Duck Egg Blue
#C3FBF4
ΔE00 3.78
Pale Cyan
#B7FFFA
ΔE00 4.77
Light Light Blue
#CAFFFB
ΔE00 5.11
Light Cyan
#ACFFFC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFEE #FFC2D3
analogous
#C2FFCF #C2FFEE #C2F1FF
triadic
#C2FFEE #EEC2FF #FFEEC2
tetradic
#C2FFEE #CFC2FF #FFC2D3 #F1FFC2
square
#C2FFEE #CFC2FF #FFC2D3 #F1FFC2
split-complementary
#C2FFEE #FFC2F1 #FFCFC2
monochromatic
#48FFCC #85FFDD #C2FFEE #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.12
#C2FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#C2FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFEE
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFEE | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#B2FFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c2ffee; /* rgb */ color: rgb(194, 255, 238); /* oklch */ color: oklch(95.4% 0.065 175.9);
Tailwind
colors: {
custom: {
50: '#d5fff3',
500: '#c2ffee',
950: '#000000',
},
}SCSS
$custom: #c2ffee; $custom-light: #d5fff3; $custom-dark: #000000;
JSON
{
"hex": "#c2ffee",
"rgb": {
"r": 194,
"g": 255,
"b": 238
},
"hsl": {
"h": 163.279,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95418,
"c": 0.06537,
"h": 175.9
},
"luminance": 0.89162
}Semantic roles & 50–950 ramp
primary
#C2FFEE
secondary
#E87D9B
accent
#0040E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685