#C3FFEB#C3FFEB
#C3FFEB is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.4% C 0.066 H 172.4°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFEB |
|---|---|
| RGB | rgb(195, 255, 235) |
| HSL | hsl(160, 100%, 88%) |
| HSV | hsv(160, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.63, -22.73, 3.44) |
| CIE-LCH | lch(95.63, 22.99, 171.39°) |
| OKLab | oklab(95.39% -0.0655 0.0088) |
| OKLCH | oklch(95.39% 0.066 172.4) |
| XYZ | xyz(73.2566, 89.1174, 91.9227) |
| Luminance | 0.8912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.87
Eggshell Blue
#C4FFF7
ΔE00 4.31
Duck Egg Blue
#C3FBF4
ΔE00 4.74
Pale Cyan
#B7FFFA
ΔE00 5.85
Light Light Blue
#CAFFFB
ΔE00 6.04
Pale Turquoise
#A5FBD5
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFEB #FFC3D7
analogous
#C3FFCD #C3FFEB #C3F5FF
triadic
#C3FFEB #EBC3FF #FFEBC3
tetradic
#C3FFEB #CDC3FF #FFC3D7 #F5FFC3
square
#C3FFEB #CDC3FF #FFC3D7 #F5FFC3
split-complementary
#C3FFEB #FFC3F5 #FFCDC3
monochromatic
#49FFC2 #86FFD7 #C3FFEB #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.12
#C3FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#C3FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFEB
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFEB | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#B5FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c3ffeb; /* rgb */ color: rgb(195, 255, 235); /* oklch */ color: oklch(95.4% 0.066 172.4);
Tailwind
colors: {
custom: {
50: '#d6fff1',
500: '#c3ffeb',
950: '#000000',
},
}SCSS
$custom: #c3ffeb; $custom-light: #d6fff1; $custom-dark: #000000;
JSON
{
"hex": "#c3ffeb",
"rgb": {
"r": 195,
"g": 255,
"b": 235
},
"hsl": {
"h": 160,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95394,
"c": 0.06608,
"h": 172.4
},
"luminance": 0.8912
}Semantic roles & 50–950 ramp
primary
#C3FFEB
secondary
#E87EA1
accent
#004CE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685