#C2FFEF#C2FFEF
#C2FFEF is a very light, moderate teal. Relative luminance 0.892; OKLCH L 95.4% C 0.065 H 176.9°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFEF |
|---|---|
| RGB | rgb(194, 255, 239) |
| HSL | hsl(164, 100%, 88%) |
| HSV | hsv(164, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.67, -22.23, 1.43) |
| CIE-LCH | lch(95.67, 22.28, 176.31°) |
| OKLab | oklab(95.45% -0.0648 0.0035) |
| OKLCH | oklch(95.45% 0.065 176.9) |
| XYZ | xyz(73.5834, 89.2183, 94.9884) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.05
Eggshell Blue
#C4FFF7
ΔE00 2.95
Duck Egg Blue
#C3FBF4
ΔE00 3.45
Pale Cyan
#B7FFFA
ΔE00 4.44
Light Light Blue
#CAFFFB
ΔE00 4.78
Light Cyan
#ACFFFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFEF #FFC2D2
analogous
#C2FFD0 #C2FFEF #C2F1FF
triadic
#C2FFEF #EFC2FF #FFEFC2
tetradic
#C2FFEF #D0C2FF #FFC2D2 #F1FFC2
square
#C2FFEF #D0C2FF #FFC2D2 #F1FFC2
split-complementary
#C2FFEF #FFC2F1 #FFD0C2
monochromatic
#48FFCF #85FFDF #C2FFEF #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.11
#C2FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#C2FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFEF
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFEF | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#EFEFF0
Tritanopia (blue-blind)
#B2FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c2ffef; /* rgb */ color: rgb(194, 255, 239); /* oklch */ color: oklch(95.4% 0.065 176.9);
Tailwind
colors: {
custom: {
50: '#d5fff4',
500: '#c2ffef',
950: '#000000',
},
}SCSS
$custom: #c2ffef; $custom-light: #d5fff4; $custom-dark: #000000;
JSON
{
"hex": "#c2ffef",
"rgb": {
"r": 194,
"g": 255,
"b": 239
},
"hsl": {
"h": 164.262,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95446,
"c": 0.06489,
"h": 176.9
},
"luminance": 0.89221
}Semantic roles & 50–950 ramp
primary
#C2FFEF
secondary
#E87D99
accent
#003CE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685