#C5FFEE#C5FFEE
#C5FFEE is a very light, moderate teal. Relative luminance 0.896; OKLCH L 95.6% C 0.063 H 175.0°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFEE |
|---|---|
| RGB | rgb(197, 255, 238) |
| HSL | hsl(162, 100%, 89%) |
| HSV | hsv(162, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.81, -21.54, 2.18) |
| CIE-LCH | lch(95.81, 21.65, 174.23°) |
| OKLab | oklab(95.6% -0.0625 0.0055) |
| OKLCH | oklch(95.6% 0.063 175) |
| XYZ | xyz(74.2140, 89.5605, 94.2490) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.35
Eggshell Blue
#C4FFF7
ΔE00 3.29
Duck Egg Blue
#C3FBF4
ΔE00 3.72
Light Light Blue
#CAFFFB
ΔE00 4.98
Pale Cyan
#B7FFFA
ΔE00 5.02
Ice
#D6FFFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFEE #FFC5D6
analogous
#C5FFD1 #C5FFEE #C5F3FF
triadic
#C5FFEE #EEC5FF #FFEEC5
tetradic
#C5FFEE #D1C5FF #FFC5D6 #F3FFC5
square
#C5FFEE #D1C5FF #FFC5D6 #F3FFC5
split-complementary
#C5FFEE #FFC5F3 #FFD1C5
monochromatic
#4BFFCA #88FFDC #C5FFEE #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.11
#C5FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#C5FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFEE
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFEE | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#B7FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c5ffee; /* rgb */ color: rgb(197, 255, 238); /* oklch */ color: oklch(95.6% 0.063 175.0);
Tailwind
colors: {
custom: {
50: '#d7fff3',
500: '#c5ffee',
950: '#000000',
},
}SCSS
$custom: #c5ffee; $custom-light: #d7fff3; $custom-dark: #000000;
JSON
{
"hex": "#c5ffee",
"rgb": {
"r": 197,
"g": 255,
"b": 238
},
"hsl": {
"h": 162.414,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.95595,
"c": 0.06275,
"h": 175
},
"luminance": 0.89563
}Semantic roles & 50–950 ramp
primary
#C5FFEE
secondary
#E9809E
accent
#0043E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685