#C2FFFD#C2FFFD
#C2FFFD is a very light, moderate teal. Relative luminance 0.901; OKLCH L 95.8% C 0.061 H 193.7°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFFD |
|---|---|
| RGB | rgb(194, 255, 253) |
| HSL | hsl(178, 100%, 88%) |
| HSV | hsv(178, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.03, -19.35, -5.26) |
| CIE-LCH | lch(96.03, 20.05, 195.20°) |
| OKLab | oklab(95.85% -0.0593 -0.0144) |
| OKLCH | oklch(95.85% 0.061 193.7) |
| XYZ | xyz(75.7323, 90.0779, 106.3059) |
| Luminance | 0.9008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.61
Duck Egg Blue
#C3FBF4
ΔE00 2.18
Pale Cyan
#B7FFFA
ΔE00 2.29
Eggshell Blue
#C4FFF7
ΔE00 2.31
Light Sky Blue
#C6FCFF
ΔE00 2.62
Pale Blue
#D0FEFE
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFFD #FFC2C4
analogous
#C2FFDE #C2FFFD #C2E2FF
triadic
#C2FFFD #FDC2FF #FFFDC2
tetradic
#C2FFFD #DEC2FF #FFC2C4 #E2FFC2
square
#C2FFFD #DEC2FF #FFC2C4 #E2FFC2
split-complementary
#C2FFFD #FFC2E2 #FFDEC2
monochromatic
#48FFF9 #85FFFB #C2FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C2FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#C2FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFFD
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFFD | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#AEFFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c2fffd; /* rgb */ color: rgb(194, 255, 253); /* oklch */ color: oklch(95.8% 0.061 193.7);
Tailwind
colors: {
custom: {
50: '#d5fffe',
500: '#c2fffd',
950: '#000000',
},
}SCSS
$custom: #c2fffd; $custom-light: #d5fffe; $custom-dark: #000000;
JSON
{
"hex": "#c2fffd",
"rgb": {
"r": 194,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.033,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95849,
"c": 0.06102,
"h": 193.7
},
"luminance": 0.90081
}Semantic roles & 50–950 ramp
primary
#C2FFFD
secondary
#E87D81
accent
#0008E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685