#7CDDDB#7CDDDB
#7CDDDB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.092 H 193.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDDB |
|---|---|
| RGB | rgb(124, 221, 219) |
| HSL | hsl(179, 59%, 68%) |
| HSV | hsv(179, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.44, -29.05, -7.94) |
| CIE-LCH | lch(82.44, 30.12, 195.29°) |
| OKLab | oklab(83.77% -0.0893 -0.0219) |
| OKLCH | oklch(83.77% 0.092 193.8) |
| XYZ | xyz(46.9498, 61.1087, 76.3252) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 6.82
Paleturquoise
#AFEEEE
ΔE00 6.88
Darkturquoise
#00CED1
ΔE00 6.96
Robin'S Egg
#6DEDFD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDDB #DD7C7E
analogous
#7CDDAB #7CDDDB #7CAEDD
triadic
#7CDDDB #DB7CDD #DDDB7C
tetradic
#7CDDDB #AB7CDD #DD7C7E #AEDD7C
square
#7CDDDB #AB7CDD #DD7C7E #AEDD7C
split-complementary
#7CDDDB #DD7CAE #DDAB7C
monochromatic
#2EB1AE #4BD0CE #7CDDDB #ADEAE8 #DDF6F6
Accessibility & contrast
On white
1.59
#7CDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#7CDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDDB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDDB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DB
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#4BE2DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdddb; /* rgb */ color: rgb(124, 221, 219); /* oklch */ color: oklch(83.8% 0.092 193.8);
Tailwind
colors: {
custom: {
50: '#a8e8e6',
500: '#7cdddb',
950: '#000000',
},
}SCSS
$custom: #7cdddb; $custom-light: #a8e8e6; $custom-dark: #000000;
JSON
{
"hex": "#7cdddb",
"rgb": {
"r": 124,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.763,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.83771,
"c": 0.09201,
"h": 193.8
},
"luminance": 0.61112
}Semantic roles & 50–950 ramp
primary
#7CDDDB
secondary
#B34B4D
accent
#1F23C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484