#C2FEEF#C2FEEF
#C2FEEF is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.2% C 0.064 H 177.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEEF |
|---|---|
| RGB | rgb(194, 254, 239) |
| HSL | hsl(165, 97%, 88%) |
| HSV | hsv(165, 24%, 100%) |
| CMYK | cmyk(23.6%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(95.41, -21.75, 1.05) |
| CIE-LCH | lch(95.41, 21.77, 177.24°) |
| OKLab | oklab(95.23% -0.0635 0.0024) |
| OKLCH | oklch(95.23% 0.064 177.8) |
| XYZ | xyz(73.2652, 88.5820, 94.8824) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.37
Eggshell Blue
#C4FFF7
ΔE00 2.61
Duck Egg Blue
#C3FBF4
ΔE00 3.06
Pale Cyan
#B7FFFA
ΔE00 4.18
Light Light Blue
#CAFFFB
ΔE00 4.43
Ice
#D6FFFA
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEEF #FEC2D1
analogous
#C2FED1 #C2FEEF #C2EFFE
triadic
#C2FEEF #EFC2FE #FEEFC2
tetradic
#C2FEEF #D1C2FE #FEC2D1 #EFFEC2
square
#C2FEEF #D1C2FE #FEC2D1 #EFFEC2
split-complementary
#C2FEEF #FEC2EF #FED1C2
monochromatic
#4AFCCF #86FDDF #C2FEEF #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.12
#C2FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#C2FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEEF
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEEF | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#EEEEF0
Tritanopia (blue-blind)
#B2FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c2feef; /* rgb */ color: rgb(194, 254, 239); /* oklch */ color: oklch(95.2% 0.064 177.8);
Tailwind
colors: {
custom: {
50: '#d5fff4',
500: '#c2feef',
950: '#000000',
},
}SCSS
$custom: #c2feef; $custom-light: #d5fff4; $custom-dark: #000000;
JSON
{
"hex": "#c2feef",
"rgb": {
"r": 194,
"g": 254,
"b": 239
},
"hsl": {
"h": 165,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.95234,
"c": 0.06359,
"h": 177.8
},
"luminance": 0.88585
}Semantic roles & 50–950 ramp
primary
#C2FEEF
secondary
#E67E98
accent
#0039E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685