#7CDEBB#7CDEBB
#7CDEBB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.106 H 168.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEBB |
|---|---|
| RGB | rgb(124, 222, 187) |
| HSL | hsl(159, 60%, 68%) |
| HSV | hsv(159, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.90, -36.96, 8.25) |
| CIE-LCH | lch(81.90, 37.87, 167.42°) |
| OKLab | oklab(83.06% -0.1042 0.0212) |
| OKLCH | oklch(83.06% 0.106 168.5) |
| XYZ | xyz(43.3994, 60.1122, 56.3199) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.50
Seafoam
#7FE0B3
ΔE00 2.77
Seafoam Blue
#78D1B6
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 4.38
Light Turquoise
#7EF4CC
ΔE00 4.90
Pale Teal
#82CBB2
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEBB #DE7C9F
analogous
#7CDE8A #7CDEBB #7CD0DE
triadic
#7CDEBB #BB7CDE #DEBB7C
tetradic
#7CDEBB #8A7CDE #DE7C9F #D0DE7C
square
#7CDEBB #8A7CDE #DE7C9F #D0DE7C
split-complementary
#7CDEBB #DE7CD0 #DE8A7C
monochromatic
#2DB383 #4BD2A2 #7CDEBB #ADEAD4 #DEF7EE
Accessibility & contrast
On white
1.61
#7CDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7CDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEBB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEBB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B9
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#5CDFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdebb; /* rgb */ color: rgb(124, 222, 187); /* oklch */ color: oklch(83.1% 0.106 168.5);
Tailwind
colors: {
custom: {
50: '#a7e8cf',
500: '#7cdebb',
950: '#000000',
},
}SCSS
$custom: #7cdebb; $custom-light: #a7e8cf; $custom-dark: #000000;
JSON
{
"hex": "#7cdebb",
"rgb": {
"r": 124,
"g": 222,
"b": 187
},
"hsl": {
"h": 158.571,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.83064,
"c": 0.10629,
"h": 168.5
},
"luminance": 0.60115
}Semantic roles & 50–950 ramp
primary
#7CDEBB
secondary
#B44A70
accent
#1E5BC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483