#C2FFED#C2FFED
#C2FFED is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.4% C 0.066 H 174.8°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFED |
|---|---|
| RGB | rgb(194, 255, 237) |
| HSL | hsl(162, 100%, 88%) |
| HSV | hsv(162, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(95.62, -22.63, 2.39) |
| CIE-LCH | lch(95.62, 22.76, 173.96°) |
| OKLab | oklab(95.39% -0.0656 0.006) |
| OKLCH | oklch(95.39% 0.066 174.8) |
| XYZ | xyz(73.2896, 89.1008, 93.4409) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.74
Eggshell Blue
#C4FFF7
ΔE00 3.64
Duck Egg Blue
#C3FBF4
ΔE00 4.11
Pale Cyan
#B7FFFA
ΔE00 5.11
Light Light Blue
#CAFFFB
ΔE00 5.43
Ice
#D6FFFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFED #FFC2D4
analogous
#C2FFCE #C2FFED #C2F2FF
triadic
#C2FFED #EDC2FF #FFEDC2
tetradic
#C2FFED #CEC2FF #FFC2D4 #F2FFC2
square
#C2FFED #CEC2FF #FFC2D4 #F2FFC2
split-complementary
#C2FFED #FFC2F2 #FFCEC2
monochromatic
#48FFC9 #85FFDB #C2FFED #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.12
#C2FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#C2FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFED
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFED | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EC
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#B3FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c2ffed; /* rgb */ color: rgb(194, 255, 237); /* oklch */ color: oklch(95.4% 0.066 174.8);
Tailwind
colors: {
custom: {
50: '#d5fff2',
500: '#c2ffed',
950: '#000000',
},
}SCSS
$custom: #c2ffed; $custom-light: #d5fff2; $custom-dark: #000000;
JSON
{
"hex": "#c2ffed",
"rgb": {
"r": 194,
"g": 255,
"b": 237
},
"hsl": {
"h": 162.295,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.9539,
"c": 0.06587,
"h": 174.8
},
"luminance": 0.89104
}Semantic roles & 50–950 ramp
primary
#C2FFED
secondary
#E87D9D
accent
#0044E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685