#7DDFDB#7DDFDB
#7DDFDB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.093 H 192.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFDB |
|---|---|
| RGB | rgb(125, 223, 219) |
| HSL | hsl(178, 60%, 68%) |
| HSV | hsv(178, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.04, -29.78, -7.04) |
| CIE-LCH | lch(83.04, 30.60, 193.30°) |
| OKLab | oklab(84.27% -0.0909 -0.0195) |
| OKLCH | oklch(84.27% 0.093 192.1) |
| XYZ | xyz(47.6263, 62.2460, 76.5090) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.25
Turquoise
#40E0D0
ΔE00 6.26
Paleturquoise
#AFEEEE
ΔE00 6.86
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Darkturquoise
#00CED1
ΔE00 7.33
Robin Egg Blue
#8AF1FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFDB #DF7D81
analogous
#7DDFAA #7DDFDB #7DB2DF
triadic
#7DDFDB #DB7DDF #DFDB7D
tetradic
#7DDFDB #AA7DDF #DF7D81 #B2DF7D
square
#7DDFDB #AA7DDF #DF7D81 #B2DF7D
split-complementary
#7DDFDB #DF7DB2 #DFAA7D
monochromatic
#2DB5AF #4CD3CD #7DDFDB #AEEBE9 #DFF7F6
Accessibility & contrast
On white
1.56
#7DDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#7DDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFDB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFDB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#C4C9DC
Tritanopia (blue-blind)
#4DE4DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ddfdb; /* rgb */ color: rgb(125, 223, 219); /* oklch */ color: oklch(84.3% 0.093 192.1);
Tailwind
colors: {
custom: {
50: '#a8e9e6',
500: '#7ddfdb',
950: '#000000',
},
}SCSS
$custom: #7ddfdb; $custom-light: #a8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#7ddfdb",
"rgb": {
"r": 125,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.551,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.8427,
"c": 0.09297,
"h": 192.1
},
"luminance": 0.6225
}Semantic roles & 50–950 ramp
primary
#7DDFDB
secondary
#B64A4F
accent
#1D24C8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484