#7CDDC4#7CDDC4
#7CDDC4 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.099 H 175.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDC4 |
|---|---|
| RGB | rgb(124, 221, 196) |
| HSL | hsl(165, 59%, 68%) |
| HSV | hsv(165, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 11.3%, 13.3%) |
| CIE-LAB | lab(81.83, -34.50, 3.37) |
| CIE-LCH | lch(81.83, 34.67, 174.41°) |
| OKLab | oklab(83.08% -0.0991 0.0084) |
| OKLCH | oklch(83.08% 0.099 175.1) |
| XYZ | xyz(44.1284, 59.9801, 61.4658) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.04
Light Teal
#90E4C1
ΔE00 4.14
Pale Teal
#82CBB2
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 4.88
Mediumaquamarine
#66CDAA
ΔE00 5.34
Seafoam
#7FE0B3
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDC4 #DD7C95
analogous
#7CDD93 #7CDDC4 #7CC6DD
triadic
#7CDDC4 #C47CDD #DDC47C
tetradic
#7CDDC4 #937CDD #DD7C95 #C6DD7C
square
#7CDDC4 #937CDD #DD7C95 #C6DD7C
split-complementary
#7CDDC4 #DD7CC6 #DD937C
monochromatic
#2EB18F #4BD0AE #7CDDC4 #ADEADA #DDF6F0
Accessibility & contrast
On white
1.62
#7CDDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#7CDDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDC4
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDC4 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C3
Deuteranopia (green-blind)
#C7C7C6
Tritanopia (blue-blind)
#59DFD5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cddc4; /* rgb */ color: rgb(124, 221, 196); /* oklch */ color: oklch(83.1% 0.099 175.1);
Tailwind
colors: {
custom: {
50: '#a7e8d5',
500: '#7cddc4',
950: '#000000',
},
}SCSS
$custom: #7cddc4; $custom-light: #a7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#7cddc4",
"rgb": {
"r": 124,
"g": 221,
"b": 196
},
"hsl": {
"h": 164.536,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.83077,
"c": 0.09944,
"h": 175.1
},
"luminance": 0.59984
}Semantic roles & 50–950 ramp
primary
#7CDDC4
secondary
#B34B65
accent
#1F4AC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483