#7CE2BB#7CE2BB
#7CE2BB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.0% C 0.112 H 166.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE2BB |
|---|---|
| RGB | rgb(124, 226, 187) |
| HSL | hsl(157, 64%, 69%) |
| HSV | hsv(157, 45%, 89%) |
| CMYK | cmyk(45.1%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.05, -38.78, 9.90) |
| CIE-LCH | lch(83.05, 40.02, 165.68°) |
| OKLab | oklab(84% -0.1087 0.0254) |
| OKLCH | oklch(84% 0.112 166.8) |
| XYZ | xyz(44.4744, 62.2622, 56.6783) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.91
Light Teal
#90E4C1
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 4.00
Seafoam Blue
#78D1B6
ΔE00 4.88
Mediumaquamarine
#66CDAA
ΔE00 5.21
Eucalyptus
#44D7A8
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE2BB #E27CA3
analogous
#7CE288 #7CE2BB #7CD6E2
triadic
#7CE2BB #BB7CE2 #E2BB7C
tetradic
#7CE2BB #887CE2 #E27CA3 #D6E27C
square
#7CE2BB #887CE2 #E27CA3 #D6E27C
split-complementary
#7CE2BB #E27CD6 #E2887C
monochromatic
#29BA83 #4AD7A1 #7CE2BB #AEEDD5 #E0F8EF
Accessibility & contrast
On white
1.56
#7CE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#7CE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE2BB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE2BB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#5CE3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ce2bb; /* rgb */ color: rgb(124, 226, 187); /* oklch */ color: oklch(84.0% 0.112 166.8);
Tailwind
colors: {
custom: {
50: '#a7ebcf',
500: '#7ce2bb',
950: '#000000',
},
}SCSS
$custom: #7ce2bb; $custom-light: #a7ebcf; $custom-dark: #000000;
JSON
{
"hex": "#7ce2bb",
"rgb": {
"r": 124,
"g": 226,
"b": 187
},
"hsl": {
"h": 157.059,
"s": 63.75,
"l": 68.627
},
"oklch": {
"l": 0.83998,
"c": 0.11168,
"h": 166.8
},
"luminance": 0.62266
}Semantic roles & 50–950 ramp
primary
#7CE2BB
secondary
#B94974
accent
#1A5ECC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483