#7DD2DB#7DD2DB
#7DD2DB is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.3% C 0.083 H 204.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD2DB |
|---|---|
| RGB | rgb(125, 210, 219) |
| HSL | hsl(186, 57%, 67%) |
| HSV | hsv(186, 43%, 86%) |
| CMYK | cmyk(42.9%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.37, -23.43, -12.52) |
| CIE-LCH | lch(79.37, 26.57, 208.11°) |
| OKLab | oklab(81.32% -0.076 -0.0344) |
| OKLCH | oklch(81.32% 0.083 204.4) |
| XYZ | xyz(44.2854, 55.5643, 75.3954) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.72
Robin'S Egg
#6DEDFD
ΔE00 6.76
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.39
Mediumturquoise
#48D1CC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD2DB #DB867D
analogous
#7DDBB5 #7DD2DB #7DA3DB
triadic
#7DD2DB #DB7DD2 #D2DB7D
tetradic
#7DD2DB #B57DDB #DB867D #A3DB7D
square
#7DD2DB #B57DDB #DB867D #A3DB7D
split-complementary
#7DD2DB #DB7DA3 #DBB57D
monochromatic
#30A2AE #4DC1CE #7DD2DB #ADE3E8 #DDF3F6
Accessibility & contrast
On white
1.73
#7DD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#7DD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD2DB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD2DB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#B6C0DB
Tritanopia (blue-blind)
#51D8D4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7dd2db; /* rgb */ color: rgb(125, 210, 219); /* oklch */ color: oklch(81.3% 0.083 204.4);
Tailwind
colors: {
custom: {
50: '#a8e0e6',
500: '#7dd2db',
950: '#000000',
},
}SCSS
$custom: #7dd2db; $custom-light: #a8e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7dd2db",
"rgb": {
"r": 125,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.745,
"s": 56.627,
"l": 67.451
},
"oklch": {
"l": 0.81317,
"c": 0.0834,
"h": 204.4
},
"luminance": 0.55568
}Semantic roles & 50–950 ramp
primary
#7DD2DB
secondary
#B0564C
accent
#3121C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484