#C5FFFD#C5FFFD
#C5FFFD is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.0% C 0.058 H 193.6°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFFD |
|---|---|
| RGB | rgb(197, 255, 253) |
| HSL | hsl(178, 100%, 89%) |
| HSV | hsv(178, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.20, -18.48, -4.99) |
| CIE-LCH | lch(96.20, 19.14, 195.12°) |
| OKLab | oklab(96.03% -0.0566 -0.0137) |
| OKLCH | oklch(96.03% 0.058 193.6) |
| XYZ | xyz(76.5102, 90.4790, 106.3424) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.15
Duck Egg Blue
#C3FBF4
ΔE00 2.12
Light Sky Blue
#C6FCFF
ΔE00 2.33
Eggshell Blue
#C4FFF7
ΔE00 2.36
Pale Blue
#D0FEFE
ΔE00 2.72
Pale Cyan
#B7FFFA
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFFD #FFC5C7
analogous
#C5FFE0 #C5FFFD #C5E4FF
triadic
#C5FFFD #FDC5FF #FFFDC5
tetradic
#C5FFFD #E0C5FF #FFC5C7 #E4FFC5
square
#C5FFFD #E0C5FF #FFC5C7 #E4FFC5
split-complementary
#C5FFFD #FFC5E4 #FFE0C5
monochromatic
#4BFFF9 #88FFFB #C5FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C5FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#C5FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFFD
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFFD | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#B3FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c5fffd; /* rgb */ color: rgb(197, 255, 253); /* oklch */ color: oklch(96.0% 0.058 193.6);
Tailwind
colors: {
custom: {
50: '#d7fffe',
500: '#c5fffd',
950: '#000000',
},
}SCSS
$custom: #c5fffd; $custom-light: #d7fffe; $custom-dark: #000000;
JSON
{
"hex": "#c5fffd",
"rgb": {
"r": 197,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.931,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.96025,
"c": 0.05824,
"h": 193.6
},
"luminance": 0.90482
}Semantic roles & 50–950 ramp
primary
#C5FFFD
secondary
#E98083
accent
#0008E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685