#7CD7DE#7CD7DE
#7CD7DE is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.5% C 0.088 H 202.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD7DE |
|---|---|
| RGB | rgb(124, 215, 222) |
| HSL | hsl(184, 60%, 68%) |
| HSV | hsv(184, 44%, 87%) |
| CMYK | cmyk(44.1%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(80.83, -25.38, -11.94) |
| CIE-LCH | lch(80.83, 28.05, 205.20°) |
| OKLab | oklab(82.51% -0.0813 -0.0329) |
| OKLCH | oklch(82.51% 0.088 202) |
| XYZ | xyz(45.7924, 58.1563, 77.9053) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD7DE #DE837C
analogous
#7CDEB4 #7CD7DE #7CA6DE
triadic
#7CD7DE #DE7CD7 #D7DE7C
tetradic
#7CD7DE #B47CDE #DE837C #A6DE7C
square
#7CD7DE #B47CDE #DE837C #A6DE7C
split-complementary
#7CD7DE #DE7CA6 #DEB47C
monochromatic
#2DA9B3 #4BC8D2 #7CD7DE #ADE6EA #DEF5F7
Accessibility & contrast
On white
1.66
#7CD7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#7CD7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD7DE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD7DE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#BAC3DF
Tritanopia (blue-blind)
#4BDDD9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cd7de; /* rgb */ color: rgb(124, 215, 222); /* oklch */ color: oklch(82.5% 0.088 202.0);
Tailwind
colors: {
custom: {
50: '#a8e3e8',
500: '#7cd7de',
950: '#000000',
},
}SCSS
$custom: #7cd7de; $custom-light: #a8e3e8; $custom-dark: #000000;
JSON
{
"hex": "#7cd7de",
"rgb": {
"r": 124,
"g": 215,
"b": 222
},
"hsl": {
"h": 184.286,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82506,
"c": 0.08767,
"h": 202
},
"luminance": 0.5816
}Semantic roles & 50–950 ramp
primary
#7CD7DE
secondary
#B4524A
accent
#2A1EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484