#C5FFFA#C5FFFA
#C5FFFA is a very light, muted teal. Relative luminance 0.903; OKLCH L 95.9% C 0.059 H 189.7°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFFA |
|---|---|
| RGB | rgb(197, 255, 250) |
| HSL | hsl(175, 100%, 89%) |
| HSV | hsv(175, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.12, -19.11, -3.56) |
| CIE-LCH | lch(96.12, 19.43, 190.56°) |
| OKLab | oklab(95.94% -0.0578 -0.0098) |
| OKLCH | oklch(95.94% 0.059 189.7) |
| XYZ | xyz(76.0361, 90.2893, 103.8452) |
| Luminance | 0.9029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.09
Duck Egg Blue
#C3FBF4
ΔE00 1.15
Eggshell Blue
#C4FFF7
ΔE00 1.18
Pale Cyan
#B7FFFA
ΔE00 2.38
Pale Blue
#D0FEFE
ΔE00 3.41
Light Sky Blue
#C6FCFF
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFFA #FFC5CA
analogous
#C5FFDD #C5FFFA #C5E7FF
triadic
#C5FFFA #FAC5FF #FFFAC5
tetradic
#C5FFFA #DDC5FF #FFC5CA #E7FFC5
square
#C5FFFA #DDC5FF #FFC5CA #E7FFC5
split-complementary
#C5FFFA #FFC5E7 #FFDDC5
monochromatic
#4BFFEF #88FFF5 #C5FFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.10
#C5FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#C5FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFFA
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFFA | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#B3FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c5fffa; /* rgb */ color: rgb(197, 255, 250); /* oklch */ color: oklch(95.9% 0.059 189.7);
Tailwind
colors: {
custom: {
50: '#d7fffb',
500: '#c5fffa',
950: '#000000',
},
}SCSS
$custom: #c5fffa; $custom-light: #d7fffb; $custom-dark: #000000;
JSON
{
"hex": "#c5fffa",
"rgb": {
"r": 197,
"g": 255,
"b": 250
},
"hsl": {
"h": 174.828,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.95936,
"c": 0.05861,
"h": 189.7
},
"luminance": 0.90292
}Semantic roles & 50–950 ramp
primary
#C5FFFA
secondary
#E98089
accent
#0014E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685