#C2FBED#C2FBED
#C2FBED is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.5% C 0.061 H 178.2°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FBED |
|---|---|
| RGB | rgb(194, 251, 237) |
| HSL | hsl(165, 88%, 87%) |
| HSV | hsv(165, 23%, 98%) |
| CMYK | cmyk(22.7%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(94.56, -20.69, 0.84) |
| CIE-LCH | lch(94.56, 20.71, 177.67°) |
| OKLab | oklab(94.54% -0.0605 0.0019) |
| OKLCH | oklch(94.54% 0.061 178.2) |
| XYZ | xyz(72.0268, 86.5753, 93.0200) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.42
Duck Egg Blue
#C3FBF4
ΔE00 2.63
Pale Aqua
#B8FFEB
ΔE00 2.98
Light Light Blue
#CAFFFB
ΔE00 4.08
Pale Cyan
#B7FFFA
ΔE00 4.19
Ice
#D6FFFA
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FBED #FBC2D0
analogous
#C2FBD1 #C2FBED #C2EDFB
triadic
#C2FBED #EDC2FB #FBEDC2
tetradic
#C2FBED #D1C2FB #FBC2D0 #EDFBC2
square
#C2FBED #D1C2FB #FBC2D0 #EDFBC2
split-complementary
#C2FBED #FBC2ED #FBD1C2
monochromatic
#4FF3CB #89F7DC #C2FBED #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.15
#C2FBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#C2FBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FBED
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FBED | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#B3FDF7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2fbed; /* rgb */ color: rgb(194, 251, 237); /* oklch */ color: oklch(94.5% 0.061 178.2);
Tailwind
colors: {
custom: {
50: '#d5fcf2',
500: '#c2fbed',
950: '#000000',
},
}SCSS
$custom: #c2fbed; $custom-light: #d5fcf2; $custom-dark: #000000;
JSON
{
"hex": "#c2fbed",
"rgb": {
"r": 194,
"g": 251,
"b": 237
},
"hsl": {
"h": 165.263,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.94541,
"c": 0.06057,
"h": 178.2
},
"luminance": 0.86578
}Semantic roles & 50–950 ramp
primary
#C2FBED
secondary
#E18098
accent
#0139E4
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585