#7CDEB5#7CDEB5
#7CDEB5 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.111 H 164.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEB5 |
|---|---|
| RGB | rgb(124, 222, 181) |
| HSL | hsl(155, 60%, 68%) |
| HSV | hsv(155, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(81.76, -38.24, 11.22) |
| CIE-LCH | lch(81.76, 39.85, 163.64°) |
| OKLab | oklab(82.91% -0.1068 0.0288) |
| OKLCH | oklch(82.91% 0.111 164.9) |
| XYZ | xyz(42.7704, 59.8607, 53.0076) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.16
Light Teal
#90E4C1
ΔE00 2.84
Mediumaquamarine
#66CDAA
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 4.69
Eucalyptus
#44D7A8
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEB5 #DE7CA5
analogous
#7CDE84 #7CDEB5 #7CD6DE
triadic
#7CDEB5 #B57CDE #DEB57C
tetradic
#7CDEB5 #847CDE #DE7CA5 #D6DE7C
square
#7CDEB5 #847CDE #DE7CA5 #D6DE7C
split-complementary
#7CDEB5 #DE7CD6 #DE847C
monochromatic
#2DB37B #4BD299 #7CDEB5 #ADEAD1 #DEF7EC
Accessibility & contrast
On white
1.62
#7CDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#7CDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEB5
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEB5 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B3
Deuteranopia (green-blind)
#CBC7B8
Tritanopia (blue-blind)
#5FDED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cdeb5; /* rgb */ color: rgb(124, 222, 181); /* oklch */ color: oklch(82.9% 0.111 164.9);
Tailwind
colors: {
custom: {
50: '#a7e9cb',
500: '#7cdeb5',
950: '#000000',
},
}SCSS
$custom: #7cdeb5; $custom-light: #a7e9cb; $custom-dark: #000000;
JSON
{
"hex": "#7cdeb5",
"rgb": {
"r": 124,
"g": 222,
"b": 181
},
"hsl": {
"h": 154.898,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82908,
"c": 0.11063,
"h": 164.9
},
"luminance": 0.59864
}Semantic roles & 50–950 ramp
primary
#7CDEB5
secondary
#B44A76
accent
#1E65C7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482