#C2FFFE#C2FFFE
#C2FFFE is a very light, moderate teal. Relative luminance 0.901; OKLCH L 95.9% C 0.061 H 194.9°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFFE |
|---|---|
| RGB | rgb(194, 255, 254) |
| HSL | hsl(179, 100%, 88%) |
| HSV | hsv(179, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.06, -19.14, -5.73) |
| CIE-LCH | lch(96.06, 19.98, 196.68°) |
| OKLab | oklab(95.88% -0.0589 -0.0157) |
| OKLCH | oklch(95.88% 0.061 194.9) |
| XYZ | xyz(75.8920, 90.1418, 107.1471) |
| Luminance | 0.9014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.77
Light Sky Blue
#C6FCFF
ΔE00 2.30
Duck Egg Blue
#C3FBF4
ΔE00 2.52
Pale Cyan
#B7FFFA
ΔE00 2.55
Eggshell Blue
#C4FFF7
ΔE00 2.69
Pale Blue
#D0FEFE
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFFE #FFC2C3
analogous
#C2FFDF #C2FFFE #C2E1FF
triadic
#C2FFFE #FEC2FF #FFFEC2
tetradic
#C2FFFE #DFC2FF #FFC2C3 #E1FFC2
square
#C2FFFE #DFC2FF #FFC2C3 #E1FFC2
split-complementary
#C2FFFE #FFC2E1 #FFDFC2
monochromatic
#48FFFC #85FFFD #C2FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C2FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#C2FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFFE
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFFE | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#AEFFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c2fffe; /* rgb */ color: rgb(194, 255, 254); /* oklch */ color: oklch(95.9% 0.061 194.9);
Tailwind
colors: {
custom: {
50: '#d6fffe',
500: '#c2fffe',
950: '#000000',
},
}SCSS
$custom: #c2fffe; $custom-light: #d6fffe; $custom-dark: #000000;
JSON
{
"hex": "#c2fffe",
"rgb": {
"r": 194,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.016,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95879,
"c": 0.06096,
"h": 194.9
},
"luminance": 0.90145
}Semantic roles & 50–950 ramp
primary
#C2FFFE
secondary
#E87D7F
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685