#C0FFEB#C0FFEB
#C0FFEB is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.2% C 0.069 H 173.2°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFEB |
|---|---|
| RGB | rgb(192, 255, 235) |
| HSL | hsl(161, 100%, 88%) |
| HSV | hsv(161, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.46, -23.63, 3.18) |
| CIE-LCH | lch(95.46, 23.84, 172.33°) |
| OKLab | oklab(95.22% -0.0682 0.0081) |
| OKLCH | oklch(95.22% 0.069 173.2) |
| XYZ | xyz(72.4890, 88.7216, 91.8867) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.33
Eggshell Blue
#C4FFF7
ΔE00 4.34
Duck Egg Blue
#C3FBF4
ΔE00 4.81
Pale Cyan
#B7FFFA
ΔE00 5.67
Pale Turquoise
#A5FBD5
ΔE00 6.09
Light Light Blue
#CAFFFB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFEB #FFC0D4
analogous
#C0FFCB #C0FFEB #C0F4FF
triadic
#C0FFEB #EBC0FF #FFEBC0
tetradic
#C0FFEB #CBC0FF #FFC0D4 #F4FFC0
square
#C0FFEB #CBC0FF #FFC0D4 #F4FFC0
split-complementary
#C0FFEB #FFC0F4 #FFCBC0
monochromatic
#46FFC4 #83FFD8 #C0FFEB #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.12
#C0FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#C0FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFEB
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFEB | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#EFEFEC
Tritanopia (blue-blind)
#B0FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c0ffeb; /* rgb */ color: rgb(192, 255, 235); /* oklch */ color: oklch(95.2% 0.069 173.2);
Tailwind
colors: {
custom: {
50: '#d4fff1',
500: '#c0ffeb',
950: '#000000',
},
}SCSS
$custom: #c0ffeb; $custom-light: #d4fff1; $custom-dark: #000000;
JSON
{
"hex": "#c0ffeb",
"rgb": {
"r": 192,
"g": 255,
"b": 235
},
"hsl": {
"h": 160.952,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.95219,
"c": 0.06866,
"h": 173.2
},
"luminance": 0.88725
}Semantic roles & 50–950 ramp
primary
#C0FFEB
secondary
#E87B9E
accent
#0049E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685