#C8FBF2#C8FBF2
#C8FBF2 is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.0% C 0.053 H 183.2°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBF2 |
|---|---|
| RGB | rgb(200, 251, 242) |
| HSL | hsl(169, 86%, 88%) |
| HSV | hsv(169, 20%, 98%) |
| CMYK | cmyk(20.3%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(95.03, -17.89, -1.01) |
| CIE-LCH | lch(95.03, 17.92, 183.24°) |
| OKLab | oklab(95.05% -0.0531 -0.003) |
| OKLCH | oklch(95.05% 0.053 183.2) |
| XYZ | xyz(74.3390, 87.6819, 96.9947) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.22
Eggshell Blue
#C4FFF7
ΔE00 1.65
Light Light Blue
#CAFFFB
ΔE00 2.13
Ice
#D6FFFA
ΔE00 3.10
Pale Cyan
#B7FFFA
ΔE00 3.89
Pale Blue
#D0FEFE
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBF2 #FBC8D1
analogous
#C8FBD8 #C8FBF2 #C8EAFB
triadic
#C8FBF2 #F2C8FB #FBF2C8
tetradic
#C8FBF2 #D8C8FB #FBC8D1 #EAFBC8
square
#C8FBF2 #D8C8FB #FBC8D1 #EAFBC8
split-complementary
#C8FBF2 #FBC8EA #FBD8C8
monochromatic
#56F3D7 #8FF7E5 #C8FBF2 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.13
#C8FBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#C8FBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBF2
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBF2 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F2
Deuteranopia (green-blind)
#ECEEF3
Tritanopia (blue-blind)
#BAFDF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8fbf2; /* rgb */ color: rgb(200, 251, 242); /* oklch */ color: oklch(95.0% 0.053 183.2);
Tailwind
colors: {
custom: {
50: '#d9fcf6',
500: '#c8fbf2',
950: '#000000',
},
}SCSS
$custom: #c8fbf2; $custom-light: #d9fcf6; $custom-dark: #000000;
JSON
{
"hex": "#c8fbf2",
"rgb": {
"r": 200,
"g": 251,
"b": 242
},
"hsl": {
"h": 169.412,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.95046,
"c": 0.05318,
"h": 183.2
},
"luminance": 0.87685
}Semantic roles & 50–950 ramp
primary
#C8FBF2
secondary
#E18696
accent
#032AE3
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151717
muted
#848585