#7CD2DE#7CD2DE
#7CD2DE is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.4% C 0.085 H 207.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2DE |
|---|---|
| RGB | rgb(124, 210, 222) |
| HSL | hsl(187, 60%, 68%) |
| HSV | hsv(187, 44%, 87%) |
| CMYK | cmyk(44.1%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(79.41, -22.90, -14.06) |
| CIE-LCH | lch(79.41, 26.87, 211.54°) |
| OKLab | oklab(81.37% -0.0755 -0.0387) |
| OKLCH | oklch(81.37% 0.085 207.1) |
| XYZ | xyz(44.5386, 55.6488, 77.4874) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.73
Robin Egg Blue
#8AF1FE
ΔE00 6.99
Sky Blue
#87CEEB
ΔE00 7.14
Powder Blue
#B0E0E6
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2DE #DE887C
analogous
#7CDEB9 #7CD2DE #7CA1DE
triadic
#7CD2DE #DE7CD2 #D2DE7C
tetradic
#7CD2DE #B97CDE #DE887C #A1DE7C
square
#7CD2DE #B97CDE #DE887C #A1DE7C
split-complementary
#7CD2DE #DE7CA1 #DEB97C
monochromatic
#2DA2B3 #4BC1D2 #7CD2DE #ADE3EA #DEF4F7
Accessibility & contrast
On white
1.73
#7CD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#7CD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2DE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2DE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDF
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#4CD9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd2de; /* rgb */ color: rgb(124, 210, 222); /* oklch */ color: oklch(81.4% 0.085 207.1);
Tailwind
colors: {
custom: {
50: '#a7e0e8',
500: '#7cd2de',
950: '#000000',
},
}SCSS
$custom: #7cd2de; $custom-light: #a7e0e8; $custom-dark: #000000;
JSON
{
"hex": "#7cd2de",
"rgb": {
"r": 124,
"g": 210,
"b": 222
},
"hsl": {
"h": 187.347,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.81374,
"c": 0.08486,
"h": 207.1
},
"luminance": 0.55652
}Semantic roles & 50–950 ramp
primary
#7CD2DE
secondary
#B4574A
accent
#331EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484