#7CDEBA#7CDEBA
#7CDEBA is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.107 H 167.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEBA |
|---|---|
| RGB | rgb(124, 222, 186) |
| HSL | hsl(158, 60%, 68%) |
| HSV | hsv(158, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.88, -37.17, 8.74) |
| CIE-LCH | lch(81.88, 38.19, 166.77°) |
| OKLab | oklab(83.04% -0.1046 0.0224) |
| OKLCH | oklch(83.04% 0.107 167.9) |
| XYZ | xyz(43.2927, 60.0696, 55.7581) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.48
Seafoam
#7FE0B3
ΔE00 2.48
Seafoam Blue
#78D1B6
ΔE00 3.76
Mediumaquamarine
#66CDAA
ΔE00 4.37
Light Turquoise
#7EF4CC
ΔE00 4.89
Eucalyptus
#44D7A8
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEBA #DE7CA0
analogous
#7CDE89 #7CDEBA #7CD1DE
triadic
#7CDEBA #BA7CDE #DEBA7C
tetradic
#7CDEBA #897CDE #DE7CA0 #D1DE7C
square
#7CDEBA #897CDE #DE7CA0 #D1DE7C
split-complementary
#7CDEBA #DE7CD1 #DE897C
monochromatic
#2DB382 #4BD2A0 #7CDEBA #ADEAD4 #DEF7ED
Accessibility & contrast
On white
1.61
#7CDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#7CDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEBA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEBA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B8
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#5DDFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdeba; /* rgb */ color: rgb(124, 222, 186); /* oklch */ color: oklch(83.0% 0.107 167.9);
Tailwind
colors: {
custom: {
50: '#a7e8ce',
500: '#7cdeba',
950: '#000000',
},
}SCSS
$custom: #7cdeba; $custom-light: #a7e8ce; $custom-dark: #000000;
JSON
{
"hex": "#7cdeba",
"rgb": {
"r": 124,
"g": 222,
"b": 186
},
"hsl": {
"h": 157.959,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.83038,
"c": 0.10698,
"h": 167.9
},
"luminance": 0.60073
}Semantic roles & 50–950 ramp
primary
#7CDEBA
secondary
#B44A71
accent
#1E5CC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483