#C5FFE2#C5FFE2
#C5FFE2 is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.070 H 163.0°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFE2 |
|---|---|
| RGB | rgb(197, 255, 226) |
| HSL | hsl(150, 100%, 89%) |
| HSV | hsv(150, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(95.53, -23.87, 7.94) |
| CIE-LCH | lch(95.53, 25.15, 161.59°) |
| OKLab | oklab(95.27% -0.0673 0.0206) |
| OKLCH | oklch(95.27% 0.07 163) |
| XYZ | xyz(72.5094, 88.8787, 85.2716) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.95
Pale Turquoise
#A5FBD5
ΔE00 4.84
Mint
#AAF0C1
ΔE00 6.32
Eggshell Blue
#C4FFF7
ΔE00 7.25
Light Aqua
#8CFFDB
ΔE00 7.54
Duck Egg Blue
#C3FBF4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFE2 #FFC5E2
analogous
#C5FFC5 #C5FFE2 #C5FFFF
triadic
#C5FFE2 #E2C5FF #FFE2C5
tetradic
#C5FFE2 #C5C5FF #FFC5E2 #FFFFC5
square
#C5FFE2 #C5C5FF #FFC5E2 #FFFFC5
split-complementary
#C5FFE2 #FFC5FF #FFC5C5
monochromatic
#4BFFA5 #88FFC3 #C5FFE2 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.12
#C5FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#C5FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFE2
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFE2 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6E1
Deuteranopia (green-blind)
#F3EFE4
Tritanopia (blue-blind)
#BAFFF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c5ffe2; /* rgb */ color: rgb(197, 255, 226); /* oklch */ color: oklch(95.3% 0.070 163.0);
Tailwind
colors: {
custom: {
50: '#d7ffeb',
500: '#c5ffe2',
950: '#000000',
},
}SCSS
$custom: #c5ffe2; $custom-light: #d7ffeb; $custom-dark: #000000;
JSON
{
"hex": "#c5ffe2",
"rgb": {
"r": 197,
"g": 255,
"b": 226
},
"hsl": {
"h": 150,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.95274,
"c": 0.07041,
"h": 163
},
"luminance": 0.88881
}Semantic roles & 50–950 ramp
primary
#C5FFE2
secondary
#E980B4
accent
#0073E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684