#C5FFFE#C5FFFE
#C5FFFE is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.058 H 194.9°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFFE |
|---|---|
| RGB | rgb(197, 255, 254) |
| HSL | hsl(179, 100%, 89%) |
| HSV | hsv(179, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.22, -18.27, -5.47) |
| CIE-LCH | lch(96.22, 19.07, 196.66°) |
| OKLab | oklab(96.06% -0.0562 -0.015) |
| OKLCH | oklch(96.06% 0.058 194.9) |
| XYZ | xyz(76.6699, 90.5429, 107.1835) |
| Luminance | 0.9055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.41
Light Sky Blue
#C6FCFF
ΔE00 1.97
Duck Egg Blue
#C3FBF4
ΔE00 2.49
Pale Blue
#D0FEFE
ΔE00 2.56
Eggshell Blue
#C4FFF7
ΔE00 2.75
Pale Cyan
#B7FFFA
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFFE #FFC5C6
analogous
#C5FFE1 #C5FFFE #C5E3FF
triadic
#C5FFFE #FEC5FF #FFFEC5
tetradic
#C5FFFE #E1C5FF #FFC5C6 #E3FFC5
square
#C5FFFE #E1C5FF #FFC5C6 #E3FFC5
split-complementary
#C5FFFE #FFC5E3 #FFE1C5
monochromatic
#4BFFFC #88FFFD #C5FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C5FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#C5FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFFE
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFFE | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#ECF1FF
Tritanopia (blue-blind)
#B2FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c5fffe; /* rgb */ color: rgb(197, 255, 254); /* oklch */ color: oklch(96.1% 0.058 194.9);
Tailwind
colors: {
custom: {
50: '#d7fffe',
500: '#c5fffe',
950: '#000000',
},
}SCSS
$custom: #c5fffe; $custom-light: #d7fffe; $custom-dark: #000000;
JSON
{
"hex": "#c5fffe",
"rgb": {
"r": 197,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.966,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.96055,
"c": 0.05819,
"h": 194.9
},
"luminance": 0.90546
}Semantic roles & 50–950 ramp
primary
#C5FFFE
secondary
#E98081
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685