#C3FFFA#C3FFFA
#C3FFFA is a very light, moderate teal. Relative luminance 0.900; OKLCH L 95.8% C 0.060 H 189.8°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFFA |
|---|---|
| RGB | rgb(195, 255, 250) |
| HSL | hsl(175, 100%, 88%) |
| HSV | hsv(175, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.01, -19.69, -3.74) |
| CIE-LCH | lch(96.01, 20.04, 190.75°) |
| OKLab | oklab(95.82% -0.0596 -0.0103) |
| OKLCH | oklch(95.82% 0.06 189.8) |
| XYZ | xyz(75.5157, 90.0210, 103.8208) |
| Luminance | 0.9002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.15
Duck Egg Blue
#C3FBF4
ΔE00 1.24
Light Light Blue
#CAFFFB
ΔE00 1.44
Pale Cyan
#B7FFFA
ΔE00 2.01
Light Sky Blue
#C6FCFF
ΔE00 3.57
Light Cyan
#ACFFFC
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFFA #FFC3C8
analogous
#C3FFDC #C3FFFA #C3E6FF
triadic
#C3FFFA #FAC3FF #FFFAC3
tetradic
#C3FFFA #DCC3FF #FFC3C8 #E6FFC3
square
#C3FFFA #DCC3FF #FFC3C8 #E6FFC3
split-complementary
#C3FFFA #FFC3E6 #FFDCC3
monochromatic
#49FFF0 #86FFF5 #C3FFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.10
#C3FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#C3FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFFA
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFFA | 1.00 | 1.10 | 19.00 | 19.00 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#B1FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c3fffa; /* rgb */ color: rgb(195, 255, 250); /* oklch */ color: oklch(95.8% 0.060 189.8);
Tailwind
colors: {
custom: {
50: '#d6fffb',
500: '#c3fffa',
950: '#000000',
},
}SCSS
$custom: #c3fffa; $custom-light: #d6fffb; $custom-dark: #000000;
JSON
{
"hex": "#c3fffa",
"rgb": {
"r": 195,
"g": 255,
"b": 250
},
"hsl": {
"h": 175,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95819,
"c": 0.06046,
"h": 189.8
},
"luminance": 0.90024
}Semantic roles & 50–950 ramp
primary
#C3FFFA
secondary
#E87E87
accent
#0013E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685