#7CDCDB#7CDCDB
#7CDCDB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.091 H 194.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCDB |
|---|---|
| RGB | rgb(124, 220, 219) |
| HSL | hsl(179, 58%, 67%) |
| HSV | hsv(179, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.15, -28.57, -8.37) |
| CIE-LCH | lch(82.15, 29.77, 196.32°) |
| OKLab | oklab(83.54% -0.0882 -0.0231) |
| OKLCH | oklch(83.54% 0.091 194.7) |
| XYZ | xyz(46.6866, 60.5822, 76.2374) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Darkturquoise
#00CED1
ΔE00 6.86
Robin'S Egg
#6DEDFD
ΔE00 6.86
Paleturquoise
#AFEEEE
ΔE00 6.88
Robin Egg Blue
#8AF1FE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCDB #DC7C7D
analogous
#7CDCAB #7CDCDB #7CADDC
triadic
#7CDCDB #DB7CDC #DCDB7C
tetradic
#7CDCDB #AB7CDC #DC7C7D #ADDC7C
square
#7CDCDB #AB7CDC #DC7C7D #ADDC7C
split-complementary
#7CDCDB #DC7CAD #DCAB7C
monochromatic
#2FAFAE #4CCFCE #7CDCDB #ACE9E8 #DDF6F6
Accessibility & contrast
On white
1.60
#7CDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#7CDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCDB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCDB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#4CE1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdcdb; /* rgb */ color: rgb(124, 220, 219); /* oklch */ color: oklch(83.5% 0.091 194.7);
Tailwind
colors: {
custom: {
50: '#a8e7e6',
500: '#7cdcdb',
950: '#000000',
},
}SCSS
$custom: #7cdcdb; $custom-light: #a8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#7cdcdb",
"rgb": {
"r": 124,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.375,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.83543,
"c": 0.09118,
"h": 194.7
},
"luminance": 0.60586
}Semantic roles & 50–950 ramp
primary
#7CDCDB
secondary
#B14B4C
accent
#2022C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484