#7CDDC3#7CDDC3
#7CDDC3 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.100 H 174.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDC3 |
|---|---|
| RGB | rgb(124, 221, 195) |
| HSL | hsl(164, 59%, 68%) |
| HSV | hsv(164, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 11.8%, 13.3%) |
| CIE-LAB | lab(81.80, -34.73, 3.87) |
| CIE-LCH | lch(81.80, 34.94, 173.64°) |
| OKLab | oklab(83.05% -0.0995 0.0097) |
| OKLCH | oklch(83.05% 0.1 174.4) |
| XYZ | xyz(44.0150, 59.9348, 60.8683) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.94
Light Teal
#90E4C1
ΔE00 3.90
Pale Teal
#82CBB2
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.14
Seafoam
#7FE0B3
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDC3 #DD7C96
analogous
#7CDD93 #7CDDC3 #7CC6DD
triadic
#7CDDC3 #C37CDD #DDC37C
tetradic
#7CDDC3 #937CDD #DD7C96 #C6DD7C
square
#7CDDC3 #937CDD #DD7C96 #C6DD7C
split-complementary
#7CDDC3 #DD7CC6 #DD937C
monochromatic
#2EB18E #4BD0AD #7CDDC3 #ADEAD9 #DDF6F0
Accessibility & contrast
On white
1.62
#7CDDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#7CDDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDC3
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDC3 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#C7C7C5
Tritanopia (blue-blind)
#59DFD5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cddc3; /* rgb */ color: rgb(124, 221, 195); /* oklch */ color: oklch(83.0% 0.100 174.4);
Tailwind
colors: {
custom: {
50: '#a7e8d5',
500: '#7cddc3',
950: '#000000',
},
}SCSS
$custom: #7cddc3; $custom-light: #a7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#7cddc3",
"rgb": {
"r": 124,
"g": 221,
"b": 195
},
"hsl": {
"h": 163.918,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.83049,
"c": 0.09998,
"h": 174.4
},
"luminance": 0.59938
}Semantic roles & 50–950 ramp
primary
#7CDDC3
secondary
#B34B66
accent
#1F4CC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483