#C5FEEE#C5FEEE
#C5FEEE is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.4% C 0.061 H 175.9°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FEEE |
|---|---|
| RGB | rgb(197, 254, 238) |
| HSL | hsl(163, 97%, 88%) |
| HSV | hsv(163, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(95.55, -21.05, 1.79) |
| CIE-LCH | lch(95.55, 21.13, 175.14°) |
| OKLab | oklab(95.38% -0.0612 0.0044) |
| OKLCH | oklch(95.38% 0.061 175.9) |
| XYZ | xyz(73.8958, 88.9242, 94.1429) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.62
Eggshell Blue
#C4FFF7
ΔE00 2.98
Duck Egg Blue
#C3FBF4
ΔE00 3.35
Light Light Blue
#CAFFFB
ΔE00 4.63
Pale Cyan
#B7FFFA
ΔE00 4.78
Ice
#D6FFFA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FEEE #FEC5D5
analogous
#C5FED1 #C5FEEE #C5F1FE
triadic
#C5FEEE #EEC5FE #FEEEC5
tetradic
#C5FEEE #D1C5FE #FEC5D5 #F1FEC5
square
#C5FEEE #D1C5FE #FEC5D5 #F1FEC5
split-complementary
#C5FEEE #FEC5F1 #FED1C5
monochromatic
#4DFCCB #89FDDC #C5FEEE #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.12
#C5FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#C5FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FEEE
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FEEE | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#B7FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c5feee; /* rgb */ color: rgb(197, 254, 238); /* oklch */ color: oklch(95.4% 0.061 175.9);
Tailwind
colors: {
custom: {
50: '#d7fff3',
500: '#c5feee',
950: '#000000',
},
}SCSS
$custom: #c5feee; $custom-light: #d7fff3; $custom-dark: #000000;
JSON
{
"hex": "#c5feee",
"rgb": {
"r": 197,
"g": 254,
"b": 238
},
"hsl": {
"h": 163.158,
"s": 96.61,
"l": 88.431
},
"oklch": {
"l": 0.95383,
"c": 0.0614,
"h": 175.9
},
"luminance": 0.88927
}Semantic roles & 50–950 ramp
primary
#C5FEEE
secondary
#E7819D
accent
#0040E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685