#7DD4DB#7DD4DB
#7DD4DB is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.8% C 0.085 H 202.3°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD4DB |
|---|---|
| RGB | rgb(125, 212, 219) |
| HSL | hsl(184, 57%, 67%) |
| HSV | hsv(184, 43%, 86%) |
| CMYK | cmyk(42.9%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(79.93, -24.42, -11.67) |
| CIE-LCH | lch(79.93, 27.07, 205.54°) |
| OKLab | oklab(81.77% -0.0783 -0.0321) |
| OKLCH | oklch(81.77% 0.085 202.3) |
| XYZ | xyz(44.7823, 56.5580, 75.5610) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Robin'S Egg
#6DEDFD
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 6.78
Mediumturquoise
#48D1CC
ΔE00 7.04
Darkturquoise
#00CED1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD4DB #DB847D
analogous
#7DDBB3 #7DD4DB #7DA5DB
triadic
#7DD4DB #DB7DD4 #D4DB7D
tetradic
#7DD4DB #B37DDB #DB847D #A5DB7D
square
#7DD4DB #B37DDB #DB847D #A5DB7D
split-complementary
#7DD4DB #DB7DA5 #DBB37D
monochromatic
#30A4AE #4DC4CE #7DD4DB #ADE4E8 #DDF4F6
Accessibility & contrast
On white
1.71
#7DD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#7DD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD4DB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD4DB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#50DAD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7dd4db; /* rgb */ color: rgb(125, 212, 219); /* oklch */ color: oklch(81.8% 0.085 202.3);
Tailwind
colors: {
custom: {
50: '#a8e1e6',
500: '#7dd4db',
950: '#000000',
},
}SCSS
$custom: #7dd4db; $custom-light: #a8e1e6; $custom-dark: #000000;
JSON
{
"hex": "#7dd4db",
"rgb": {
"r": 125,
"g": 212,
"b": 219
},
"hsl": {
"h": 184.468,
"s": 56.627,
"l": 67.451
},
"oklch": {
"l": 0.8177,
"c": 0.08461,
"h": 202.3
},
"luminance": 0.56561
}Semantic roles & 50–950 ramp
primary
#7DD4DB
secondary
#B0544C
accent
#2D21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484