#7DEADC#7DEADC
#7DEADC is a very light, moderate teal. Relative luminance 0.684; OKLCH L 86.8% C 0.103 H 184.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEADC |
|---|---|
| RGB | rgb(125, 234, 220) |
| HSL | hsl(172, 72%, 70%) |
| HSV | hsv(172, 47%, 92%) |
| CMYK | cmyk(46.6%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(86.19, -34.73, -2.93) |
| CIE-LCH | lch(86.19, 34.85, 184.82°) |
| OKLab | oklab(86.81% -0.1029 -0.0084) |
| OKLCH | oklch(86.81% 0.103 184.7) |
| XYZ | xyz(50.7933, 68.3687, 78.2161) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.53
Turquoise
#40E0D0
ΔE00 4.73
Bright Aqua
#0BF9EA
ΔE00 6.07
Bright Turquoise
#0FFEF9
ΔE00 7.20
Mediumturquoise
#48D1CC
ΔE00 7.24
Light Cyan
#ACFFFC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEADC #EA7D8B
analogous
#7DEAA6 #7DEADC #7DC1EA
triadic
#7DEADC #DC7DEA #EADC7D
tetradic
#7DEADC #A67DEA #EA7D8B #C1EA7D
square
#7DEADC #A67DEA #EA7D8B #C1EA7D
split-complementary
#7DEADC #EA7DC1 #EAA67D
monochromatic
#21CCB6 #48E1CE #7DEADC #B2F3EA #E5FBF8
Accessibility & contrast
On white
1.43
#7DEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#7DEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEADC
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEADC | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDC
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#49EEE5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7deadc; /* rgb */ color: rgb(125, 234, 220); /* oklch */ color: oklch(86.8% 0.103 184.7);
Tailwind
colors: {
custom: {
50: '#a9f1e6',
500: '#7deadc',
950: '#000000',
},
}SCSS
$custom: #7deadc; $custom-light: #a9f1e6; $custom-dark: #000000;
JSON
{
"hex": "#7deadc",
"rgb": {
"r": 125,
"g": 234,
"b": 220
},
"hsl": {
"h": 172.294,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.86814,
"c": 0.1032,
"h": 184.7
},
"luminance": 0.68373
}Semantic roles & 50–950 ramp
primary
#7DEADC
secondary
#C34858
accent
#112AD4
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101716
muted
#818584