#7CDEB3#7CDEB3
#7CDEB3 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.112 H 163.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEB3 |
|---|---|
| RGB | rgb(124, 222, 179) |
| HSL | hsl(154, 60%, 68%) |
| HSV | hsv(154, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.72, -38.66, 12.21) |
| CIE-LCH | lch(81.72, 40.54, 162.46°) |
| OKLab | oklab(82.86% -0.1077 0.0314) |
| OKLCH | oklch(82.86% 0.112 163.8) |
| XYZ | xyz(42.5667, 59.7792, 51.9346) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.72
Light Teal
#90E4C1
ΔE00 3.13
Mediumaquamarine
#66CDAA
ΔE00 4.77
Eucalyptus
#44D7A8
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEB3 #DE7CA7
analogous
#7CDE82 #7CDEB3 #7CD8DE
triadic
#7CDEB3 #B37CDE #DEB37C
tetradic
#7CDEB3 #827CDE #DE7CA7 #D8DE7C
square
#7CDEB3 #827CDE #DE7CA7 #D8DE7C
split-complementary
#7CDEB3 #DE7CD8 #DE827C
monochromatic
#2DB378 #4BD297 #7CDEB3 #ADEACF #DEF7EC
Accessibility & contrast
On white
1.62
#7CDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#7CDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEB3
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEB3 | 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)
#DBD2B1
Deuteranopia (green-blind)
#CBC7B6
Tritanopia (blue-blind)
#60DED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cdeb3; /* rgb */ color: rgb(124, 222, 179); /* oklch */ color: oklch(82.9% 0.112 163.8);
Tailwind
colors: {
custom: {
50: '#a7e9c9',
500: '#7cdeb3',
950: '#000000',
},
}SCSS
$custom: #7cdeb3; $custom-light: #a7e9c9; $custom-dark: #000000;
JSON
{
"hex": "#7cdeb3",
"rgb": {
"r": 124,
"g": 222,
"b": 179
},
"hsl": {
"h": 153.673,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82857,
"c": 0.11216,
"h": 163.8
},
"luminance": 0.59782
}Semantic roles & 50–950 ramp
primary
#7CDEB3
secondary
#B44A79
accent
#1E68C7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482