#7CDEBF#7CDEBF
#7CDEBF is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.104 H 171.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEBF |
|---|---|
| RGB | rgb(124, 222, 191) |
| HSL | hsl(161, 60%, 68%) |
| HSV | hsv(161, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.99, -36.08, 6.26) |
| CIE-LCH | lch(81.99, 36.62, 170.15°) |
| OKLab | oklab(83.17% -0.1024 0.016) |
| OKLCH | oklch(83.17% 0.104 171.1) |
| XYZ | xyz(43.8336, 60.2859, 58.6066) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.87
Seafoam Blue
#78D1B6
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.62
Pale Teal
#82CBB2
ΔE00 5.00
Light Turquoise
#7EF4CC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEBF #DE7C9B
analogous
#7CDE8E #7CDEBF #7CCCDE
triadic
#7CDEBF #BF7CDE #DEBF7C
tetradic
#7CDEBF #8E7CDE #DE7C9B #CCDE7C
square
#7CDEBF #8E7CDE #DE7C9B #CCDE7C
split-complementary
#7CDEBF #DE7CCC #DE8E7C
monochromatic
#2DB388 #4BD2A7 #7CDEBF #ADEAD7 #DEF7EF
Accessibility & contrast
On white
1.61
#7CDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#7CDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEBF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEBF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#C9C7C1
Tritanopia (blue-blind)
#5BDFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdebf; /* rgb */ color: rgb(124, 222, 191); /* oklch */ color: oklch(83.2% 0.104 171.1);
Tailwind
colors: {
custom: {
50: '#a7e8d2',
500: '#7cdebf',
950: '#000000',
},
}SCSS
$custom: #7cdebf; $custom-light: #a7e8d2; $custom-dark: #000000;
JSON
{
"hex": "#7cdebf",
"rgb": {
"r": 124,
"g": 222,
"b": 191
},
"hsl": {
"h": 161.02,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.83171,
"c": 0.10365,
"h": 171.1
},
"luminance": 0.60289
}Semantic roles & 50–950 ramp
primary
#7CDEBF
secondary
#B44A6C
accent
#1E54C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483