#C1FFE4#C1FFE4
#C1FFE4 is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.1% C 0.072 H 166.3°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFE4 |
|---|---|
| RGB | rgb(193, 255, 228) |
| HSL | hsl(154, 100%, 88%) |
| HSV | hsv(154, 24%, 100%) |
| CMYK | cmyk(24.3%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(95.35, -24.70, 6.63) |
| CIE-LCH | lch(95.35, 25.57, 164.98°) |
| OKLab | oklab(95.09% -0.0701 0.0171) |
| OKLCH | oklch(95.09% 0.072 166.3) |
| XYZ | xyz(71.7517, 88.4561, 86.6769) |
| Luminance | 0.8846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.93
Pale Turquoise
#A5FBD5
ΔE00 4.58
Eggshell Blue
#C4FFF7
ΔE00 6.58
Mint
#AAF0C1
ΔE00 6.70
Light Aqua
#8CFFDB
ΔE00 6.93
Duck Egg Blue
#C3FBF4
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFE4 #FFC1DC
analogous
#C1FFC5 #C1FFE4 #C1FBFF
triadic
#C1FFE4 #E4C1FF #FFE4C1
tetradic
#C1FFE4 #C5C1FF #FFC1DC #FBFFC1
square
#C1FFE4 #C5C1FF #FFC1DC #FBFFC1
split-complementary
#C1FFE4 #FFC1FB #FFC5C1
monochromatic
#47FFAF #84FFC9 #C1FFE4 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.12
#C1FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#C1FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFE4
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFE4 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E3
Deuteranopia (green-blind)
#F1EEE6
Tritanopia (blue-blind)
#B4FFF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c1ffe4; /* rgb */ color: rgb(193, 255, 228); /* oklch */ color: oklch(95.1% 0.072 166.3);
Tailwind
colors: {
custom: {
50: '#d4ffec',
500: '#c1ffe4',
950: '#000000',
},
}SCSS
$custom: #c1ffe4; $custom-light: #d4ffec; $custom-dark: #000000;
JSON
{
"hex": "#c1ffe4",
"rgb": {
"r": 193,
"g": 255,
"b": 228
},
"hsl": {
"h": 153.871,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.95089,
"c": 0.07218,
"h": 166.3
},
"luminance": 0.88459
}Semantic roles & 50–950 ramp
primary
#C1FFE4
secondary
#E87CAB
accent
#0064E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684