#C7FFEE#C7FFEE
#C7FFEE is a very light, moderate teal. Relative luminance 0.898; OKLCH L 95.7% C 0.061 H 174.4°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFEE |
|---|---|
| RGB | rgb(199, 255, 238) |
| HSL | hsl(162, 100%, 89%) |
| HSV | hsv(162, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.93, -20.94, 2.36) |
| CIE-LCH | lch(95.93, 21.07, 173.58°) |
| OKLab | oklab(95.71% -0.0607 0.0059) |
| OKLCH | oklch(95.71% 0.061 174.4) |
| XYZ | xyz(74.7413, 89.8324, 94.2737) |
| Luminance | 0.8983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.70
Eggshell Blue
#C4FFF7
ΔE00 3.35
Duck Egg Blue
#C3FBF4
ΔE00 3.73
Light Light Blue
#CAFFFB
ΔE00 4.92
Pale Cyan
#B7FFFA
ΔE00 5.21
Ice
#D6FFFA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFEE #FFC7D8
analogous
#C7FFD2 #C7FFEE #C7F4FF
triadic
#C7FFEE #EEC7FF #FFEEC7
tetradic
#C7FFEE #D2C7FF #FFC7D8 #F4FFC7
square
#C7FFEE #D2C7FF #FFC7D8 #F4FFC7
split-complementary
#C7FFEE #FFC7F4 #FFD2C7
monochromatic
#4DFFC9 #8AFFDB #C7FFEE #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.11
#C7FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#C7FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFEE
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFEE | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F1F0EF
Tritanopia (blue-blind)
#B9FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c7ffee; /* rgb */ color: rgb(199, 255, 238); /* oklch */ color: oklch(95.7% 0.061 174.4);
Tailwind
colors: {
custom: {
50: '#d9fff3',
500: '#c7ffee',
950: '#000000',
},
}SCSS
$custom: #c7ffee; $custom-light: #d9fff3; $custom-dark: #000000;
JSON
{
"hex": "#c7ffee",
"rgb": {
"r": 199,
"g": 255,
"b": 238
},
"hsl": {
"h": 161.786,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95715,
"c": 0.06099,
"h": 174.4
},
"luminance": 0.89835
}Semantic roles & 50–950 ramp
primary
#C7FFEE
secondary
#E981A1
accent
#0046E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685