#C1FFEB#C1FFEB
#C1FFEB is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.068 H 173.0°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFEB |
|---|---|
| RGB | rgb(193, 255, 235) |
| HSL | hsl(161, 100%, 88%) |
| HSV | hsv(161, 24%, 100%) |
| CMYK | cmyk(24.3%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.52, -23.33, 3.27) |
| CIE-LCH | lch(95.52, 23.56, 172.03°) |
| OKLab | oklab(95.28% -0.0673 0.0083) |
| OKLCH | oklch(95.28% 0.068 173) |
| XYZ | xyz(72.7431, 88.8526, 91.8986) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.51
Eggshell Blue
#C4FFF7
ΔE00 4.32
Duck Egg Blue
#C3FBF4
ΔE00 4.78
Pale Cyan
#B7FFFA
ΔE00 5.72
Light Light Blue
#CAFFFB
ΔE00 6.12
Pale Turquoise
#A5FBD5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFEB #FFC1D5
analogous
#C1FFCC #C1FFEB #C1F4FF
triadic
#C1FFEB #EBC1FF #FFEBC1
tetradic
#C1FFEB #CCC1FF #FFC1D5 #F4FFC1
square
#C1FFEB #CCC1FF #FFC1D5 #F4FFC1
split-complementary
#C1FFEB #FFC1F4 #FFCCC1
monochromatic
#47FFC4 #84FFD7 #C1FFEB #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.12
#C1FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#C1FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFEB
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFEB | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#EFEFEC
Tritanopia (blue-blind)
#B2FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c1ffeb; /* rgb */ color: rgb(193, 255, 235); /* oklch */ color: oklch(95.3% 0.068 173.0);
Tailwind
colors: {
custom: {
50: '#d5fff1',
500: '#c1ffeb',
950: '#000000',
},
}SCSS
$custom: #c1ffeb; $custom-light: #d5fff1; $custom-dark: #000000;
JSON
{
"hex": "#c1ffeb",
"rgb": {
"r": 193,
"g": 255,
"b": 235
},
"hsl": {
"h": 160.645,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.95277,
"c": 0.0678,
"h": 173
},
"luminance": 0.88856
}Semantic roles & 50–950 ramp
primary
#C1FFEB
secondary
#E87C9F
accent
#004AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685