#C1FFEF#C1FFEF
#C1FFEF is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.4% C 0.066 H 177.2°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFEF |
|---|---|
| RGB | rgb(193, 255, 239) |
| HSL | hsl(165, 100%, 88%) |
| HSV | hsv(165, 24%, 100%) |
| CMYK | cmyk(24.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.62, -22.53, 1.35) |
| CIE-LCH | lch(95.62, 22.57, 176.58°) |
| OKLab | oklab(95.39% -0.0657 0.0032) |
| OKLCH | oklch(95.39% 0.066 177.2) |
| XYZ | xyz(73.3275, 89.0864, 94.9764) |
| Luminance | 0.8909 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.92
Eggshell Blue
#C4FFF7
ΔE00 2.97
Duck Egg Blue
#C3FBF4
ΔE00 3.49
Pale Cyan
#B7FFFA
ΔE00 4.37
Light Light Blue
#CAFFFB
ΔE00 4.84
Light Cyan
#ACFFFC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFEF #FFC1D1
analogous
#C1FFD0 #C1FFEF #C1F0FF
triadic
#C1FFEF #EFC1FF #FFEFC1
tetradic
#C1FFEF #D0C1FF #FFC1D1 #F0FFC1
square
#C1FFEF #D0C1FF #FFC1D1 #F0FFC1
split-complementary
#C1FFEF #FFC1F0 #FFD0C1
monochromatic
#47FFCF #84FFDF #C1FFEF #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.12
#C1FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#C1FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFEF
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFEF | 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)
#FAF7EE
Deuteranopia (green-blind)
#EFEFF0
Tritanopia (blue-blind)
#B1FFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c1ffef; /* rgb */ color: rgb(193, 255, 239); /* oklch */ color: oklch(95.4% 0.066 177.2);
Tailwind
colors: {
custom: {
50: '#d5fff4',
500: '#c1ffef',
950: '#000000',
},
}SCSS
$custom: #c1ffef; $custom-light: #d5fff4; $custom-dark: #000000;
JSON
{
"hex": "#c1ffef",
"rgb": {
"r": 193,
"g": 255,
"b": 239
},
"hsl": {
"h": 164.516,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.95387,
"c": 0.06577,
"h": 177.2
},
"luminance": 0.89089
}Semantic roles & 50–950 ramp
primary
#C1FFEF
secondary
#E87C98
accent
#003BE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685