#7CDDBB#7CDDBB
#7CDDBB is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.105 H 169.0°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDBB |
|---|---|
| RGB | rgb(124, 221, 187) |
| HSL | hsl(159, 59%, 68%) |
| HSV | hsv(159, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(81.61, -36.50, 7.83) |
| CIE-LCH | lch(81.61, 37.33, 167.89°) |
| OKLab | oklab(82.83% -0.103 0.0201) |
| OKLCH | oklch(82.83% 0.105 169) |
| XYZ | xyz(43.1346, 59.5826, 56.2317) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.63
Seafoam
#7FE0B3
ΔE00 3.04
Seafoam Blue
#78D1B6
ΔE00 3.28
Mediumaquamarine
#66CDAA
ΔE00 4.21
Pale Teal
#82CBB2
ΔE00 5.00
Light Turquoise
#7EF4CC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDBB #DD7C9E
analogous
#7CDD8A #7CDDBB #7CCFDD
triadic
#7CDDBB #BB7CDD #DDBB7C
tetradic
#7CDDBB #8A7CDD #DD7C9E #CFDD7C
square
#7CDDBB #8A7CDD #DD7C9E #CFDD7C
split-complementary
#7CDDBB #DD7CCF #DD8A7C
monochromatic
#2EB183 #4BD0A2 #7CDDBB #ADEAD4 #DDF6ED
Accessibility & contrast
On white
1.63
#7CDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#7CDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDBB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDBB | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#5DDED3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cddbb; /* rgb */ color: rgb(124, 221, 187); /* oklch */ color: oklch(82.8% 0.105 169.0);
Tailwind
colors: {
custom: {
50: '#a7e8cf',
500: '#7cddbb',
950: '#000000',
},
}SCSS
$custom: #7cddbb; $custom-light: #a7e8cf; $custom-dark: #000000;
JSON
{
"hex": "#7cddbb",
"rgb": {
"r": 124,
"g": 221,
"b": 187
},
"hsl": {
"h": 158.969,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.82831,
"c": 0.10494,
"h": 169
},
"luminance": 0.59586
}Semantic roles & 50–950 ramp
primary
#7CDDBB
secondary
#B34B6F
accent
#1F5AC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483