#C3FFEF#C3FFEF
#C3FFEF is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.5% C 0.064 H 176.7°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFEF |
|---|---|
| RGB | rgb(195, 255, 239) |
| HSL | hsl(164, 100%, 88%) |
| HSV | hsv(164, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.73, -21.94, 1.52) |
| CIE-LCH | lch(95.73, 21.99, 176.03°) |
| OKLab | oklab(95.51% -0.0639 0.0037) |
| OKLCH | oklch(95.51% 0.064 176.7) |
| XYZ | xyz(73.8410, 89.3511, 95.0005) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.19
Eggshell Blue
#C4FFF7
ΔE00 2.93
Duck Egg Blue
#C3FBF4
ΔE00 3.42
Pale Cyan
#B7FFFA
ΔE00 4.52
Light Light Blue
#CAFFFB
ΔE00 4.73
Ice
#D6FFFA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFEF #FFC3D3
analogous
#C3FFD1 #C3FFEF #C3F1FF
triadic
#C3FFEF #EFC3FF #FFEFC3
tetradic
#C3FFEF #D1C3FF #FFC3D3 #F1FFC3
square
#C3FFEF #D1C3FF #FFC3D3 #F1FFC3
split-complementary
#C3FFEF #FFC3F1 #FFD1C3
monochromatic
#49FFCE #86FFDF #C3FFEF #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.11
#C3FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#C3FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFEF
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFEF | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8EE
Deuteranopia (green-blind)
#EFEFF0
Tritanopia (blue-blind)
#B4FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c3ffef; /* rgb */ color: rgb(195, 255, 239); /* oklch */ color: oklch(95.5% 0.064 176.7);
Tailwind
colors: {
custom: {
50: '#d6fff4',
500: '#c3ffef',
950: '#000000',
},
}SCSS
$custom: #c3ffef; $custom-light: #d6fff4; $custom-dark: #000000;
JSON
{
"hex": "#c3ffef",
"rgb": {
"r": 195,
"g": 255,
"b": 239
},
"hsl": {
"h": 164,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95505,
"c": 0.06401,
"h": 176.7
},
"luminance": 0.89354
}Semantic roles & 50–950 ramp
primary
#C3FFEF
secondary
#E87E9A
accent
#003DE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685