#7CDEB4#7CDEB4
#7CDEB4 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.111 H 164.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEB4 |
|---|---|
| RGB | rgb(124, 222, 180) |
| HSL | hsl(154, 60%, 68%) |
| HSV | hsv(154, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(81.74, -38.45, 11.72) |
| CIE-LCH | lch(81.74, 40.19, 163.05°) |
| OKLab | oklab(82.88% -0.1072 0.0301) |
| OKLCH | oklch(82.88% 0.111 164.3) |
| XYZ | xyz(42.6682, 59.8198, 52.4691) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.93
Light Teal
#90E4C1
ΔE00 2.98
Mediumaquamarine
#66CDAA
ΔE00 4.67
Eucalyptus
#44D7A8
ΔE00 4.79
Seafoam Blue
#78D1B6
ΔE00 4.89
Light Turquoise
#7EF4CC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEB4 #DE7CA6
analogous
#7CDE83 #7CDEB4 #7CD7DE
triadic
#7CDEB4 #B47CDE #DEB47C
tetradic
#7CDEB4 #837CDE #DE7CA6 #D7DE7C
square
#7CDEB4 #837CDE #DE7CA6 #D7DE7C
split-complementary
#7CDEB4 #DE7CD7 #DE837C
monochromatic
#2DB379 #4BD298 #7CDEB4 #ADEAD0 #DEF7EC
Accessibility & contrast
On white
1.62
#7CDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#7CDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEB4
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEB4 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B2
Deuteranopia (green-blind)
#CBC7B7
Tritanopia (blue-blind)
#5FDED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cdeb4; /* rgb */ color: rgb(124, 222, 180); /* oklch */ color: oklch(82.9% 0.111 164.3);
Tailwind
colors: {
custom: {
50: '#a7e9ca',
500: '#7cdeb4',
950: '#000000',
},
}SCSS
$custom: #7cdeb4; $custom-light: #a7e9ca; $custom-dark: #000000;
JSON
{
"hex": "#7cdeb4",
"rgb": {
"r": 124,
"g": 222,
"b": 180
},
"hsl": {
"h": 154.286,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82883,
"c": 0.11139,
"h": 164.3
},
"luminance": 0.59823
}Semantic roles & 50–950 ramp
primary
#7CDEB4
secondary
#B44A78
accent
#1E67C7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482