#7DDEDA#7DDEDA
#7DDEDA is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.092 H 192.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEDA |
|---|---|
| RGB | rgb(125, 222, 218) |
| HSL | hsl(178, 60%, 68%) |
| HSV | hsv(178, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(82.73, -29.54, -6.97) |
| CIE-LCH | lch(82.73, 30.36, 193.28°) |
| OKLab | oklab(84.01% -0.0902 -0.0193) |
| OKLCH | oklch(84.01% 0.092 192.1) |
| XYZ | xyz(47.2286, 61.6607, 75.7290) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.14
Turquoise
#40E0D0
ΔE00 6.29
Paleturquoise
#AFEEEE
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 7.12
Darkturquoise
#00CED1
ΔE00 7.24
Robin Egg Blue
#8AF1FE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEDA #DE7D81
analogous
#7DDEA9 #7DDEDA #7DB1DE
triadic
#7DDEDA #DA7DDE #DEDA7D
tetradic
#7DDEDA #A97DDE #DE7D81 #B1DE7D
square
#7DDEDA #A97DDE #DE7D81 #B1DE7D
split-complementary
#7DDEDA #DE7DB1 #DEA97D
monochromatic
#2DB3AE #4CD2CC #7DDEDA #AEEAE8 #DFF7F6
Accessibility & contrast
On white
1.58
#7DDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#7DDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEDA
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEDA | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#4EE3DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ddeda; /* rgb */ color: rgb(125, 222, 218); /* oklch */ color: oklch(84.0% 0.092 192.1);
Tailwind
colors: {
custom: {
50: '#a8e8e5',
500: '#7ddeda',
950: '#000000',
},
}SCSS
$custom: #7ddeda; $custom-light: #a8e8e5; $custom-dark: #000000;
JSON
{
"hex": "#7ddeda",
"rgb": {
"r": 125,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.526,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.8401,
"c": 0.09222,
"h": 192.1
},
"luminance": 0.61664
}Semantic roles & 50–950 ramp
primary
#7DDEDA
secondary
#B54B4F
accent
#1E25C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484