#C8FBED#C8FBED
#C8FBED is a very light, muted teal. Relative luminance 0.874; OKLCH L 94.9% C 0.055 H 176.5°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBED |
|---|---|
| RGB | rgb(200, 251, 237) |
| HSL | hsl(164, 86%, 88%) |
| HSV | hsv(164, 20%, 98%) |
| CMYK | cmyk(20.3%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(94.90, -18.88, 1.39) |
| CIE-LCH | lch(94.90, 18.93, 175.80°) |
| OKLab | oklab(94.91% -0.0551 0.0034) |
| OKLCH | oklch(94.91% 0.055 176.5) |
| XYZ | xyz(73.5983, 87.3856, 93.0937) |
| Luminance | 0.8739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.78
Duck Egg Blue
#C3FBF4
ΔE00 2.79
Pale Aqua
#B8FFEB
ΔE00 3.90
Light Light Blue
#CAFFFB
ΔE00 3.94
Ice
#D6FFFA
ΔE00 4.41
Pale Cyan
#B7FFFA
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBED #FBC8D6
analogous
#C8FBD3 #C8FBED #C8EFFB
triadic
#C8FBED #EDC8FB #FBEDC8
tetradic
#C8FBED #D3C8FB #FBC8D6 #EFFBC8
square
#C8FBED #D3C8FB #FBC8D6 #EFFBC8
split-complementary
#C8FBED #FBC8EF #FBD3C8
monochromatic
#56F3C8 #8FF7DA #C8FBED #E2FDF6 #E2FDF6
Accessibility & contrast
On white
1.14
#C8FBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#C8FBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBED
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBED | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#BBFCF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8fbed; /* rgb */ color: rgb(200, 251, 237); /* oklch */ color: oklch(94.9% 0.055 176.5);
Tailwind
colors: {
custom: {
50: '#d9fcf2',
500: '#c8fbed',
950: '#000000',
},
}SCSS
$custom: #c8fbed; $custom-light: #d9fcf2; $custom-dark: #000000;
JSON
{
"hex": "#c8fbed",
"rgb": {
"r": 200,
"g": 251,
"b": 237
},
"hsl": {
"h": 163.529,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.94905,
"c": 0.05517,
"h": 176.5
},
"luminance": 0.87388
}Semantic roles & 50–950 ramp
primary
#C8FBED
secondary
#E1869F
accent
#0340E3
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151717
muted
#848585