#C5FFEF#C5FFEF
#C5FFEF is a very light, moderate teal. Relative luminance 0.896; OKLCH L 95.6% C 0.062 H 176.1°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFEF |
|---|---|
| RGB | rgb(197, 255, 239) |
| HSL | hsl(163, 100%, 89%) |
| HSV | hsv(163, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.84, -21.34, 1.70) |
| CIE-LCH | lch(95.84, 21.41, 175.45°) |
| OKLab | oklab(95.62% -0.0621 0.0042) |
| OKLCH | oklch(95.62% 0.062 176.1) |
| XYZ | xyz(74.3613, 89.6194, 95.0249) |
| Luminance | 0.8962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.50
Eggshell Blue
#C4FFF7
ΔE00 2.94
Duck Egg Blue
#C3FBF4
ΔE00 3.38
Light Light Blue
#CAFFFB
ΔE00 4.64
Pale Cyan
#B7FFFA
ΔE00 4.69
Ice
#D6FFFA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFEF #FFC5D5
analogous
#C5FFD2 #C5FFEF #C5F2FF
triadic
#C5FFEF #EFC5FF #FFEFC5
tetradic
#C5FFEF #D2C5FF #FFC5D5 #F2FFC5
square
#C5FFEF #D2C5FF #FFC5D5 #F2FFC5
split-complementary
#C5FFEF #FFC5F2 #FFD2C5
monochromatic
#4BFFCD #88FFDE #C5FFEF #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.11
#C5FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#C5FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFEF
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFEF | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#B6FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c5ffef; /* rgb */ color: rgb(197, 255, 239); /* oklch */ color: oklch(95.6% 0.062 176.1);
Tailwind
colors: {
custom: {
50: '#d7fff4',
500: '#c5ffef',
950: '#000000',
},
}SCSS
$custom: #c5ffef; $custom-light: #d7fff4; $custom-dark: #000000;
JSON
{
"hex": "#c5ffef",
"rgb": {
"r": 197,
"g": 255,
"b": 239
},
"hsl": {
"h": 163.448,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.95623,
"c": 0.06225,
"h": 176.1
},
"luminance": 0.89622
}Semantic roles & 50–950 ramp
primary
#C5FFEF
secondary
#E9809D
accent
#003FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685