#C3FFEE#C3FFEE
#C3FFEE is a very light, moderate teal. Relative luminance 0.893; OKLCH L 95.5% C 0.064 H 175.6°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFEE |
|---|---|
| RGB | rgb(195, 255, 238) |
| HSL | hsl(163, 100%, 88%) |
| HSV | hsv(163, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.70, -22.14, 2.00) |
| CIE-LCH | lch(95.70, 22.23, 174.83°) |
| OKLab | oklab(95.48% -0.0643 0.005) |
| OKLCH | oklch(95.48% 0.064 175.6) |
| XYZ | xyz(73.6936, 89.2922, 94.2246) |
| Luminance | 0.8930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.02
Eggshell Blue
#C4FFF7
ΔE00 3.28
Duck Egg Blue
#C3FBF4
ΔE00 3.75
Pale Cyan
#B7FFFA
ΔE00 4.85
Light Light Blue
#CAFFFB
ΔE00 5.06
Ice
#D6FFFA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFEE #FFC3D4
analogous
#C3FFD0 #C3FFEE #C3F2FF
triadic
#C3FFEE #EEC3FF #FFEEC3
tetradic
#C3FFEE #D0C3FF #FFC3D4 #F2FFC3
square
#C3FFEE #D0C3FF #FFC3D4 #F2FFC3
split-complementary
#C3FFEE #FFC3F2 #FFD0C3
monochromatic
#49FFCB #86FFDD #C3FFEE #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.11
#C3FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#C3FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFEE
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFEE | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7ED
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#B4FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c3ffee; /* rgb */ color: rgb(195, 255, 238); /* oklch */ color: oklch(95.5% 0.064 175.6);
Tailwind
colors: {
custom: {
50: '#d6fff3',
500: '#c3ffee',
950: '#000000',
},
}SCSS
$custom: #c3ffee; $custom-light: #d6fff3; $custom-dark: #000000;
JSON
{
"hex": "#c3ffee",
"rgb": {
"r": 195,
"g": 255,
"b": 238
},
"hsl": {
"h": 163,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95477,
"c": 0.06449,
"h": 175.6
},
"luminance": 0.89295
}Semantic roles & 50–950 ramp
primary
#C3FFEE
secondary
#E87E9C
accent
#0041E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685