#7DEDED#7DEDED
#7DEDED is a very light, moderate teal. Relative luminance 0.710; OKLCH L 88.0% C 0.103 H 195.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEDED |
|---|---|
| RGB | rgb(125, 237, 237) |
| HSL | hsl(180, 76%, 71%) |
| HSV | hsv(180, 47%, 93%) |
| CMYK | cmyk(47.3%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(87.50, -31.97, -9.91) |
| CIE-LCH | lch(87.50, 33.47, 197.23°) |
| OKLab | oklab(88.03% -0.0991 -0.0274) |
| OKLCH | oklch(88.03% 0.103 195.4) |
| XYZ | xyz(54.0215, 71.0381, 90.9693) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.05
Bright Cyan
#41FDFE
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.31
Light Cyan
#ACFFFC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEDED #ED7D7D
analogous
#7DEDB5 #7DEDED #7DB5ED
triadic
#7DEDED #ED7DED #EDED7D
tetradic
#7DEDED #B57DED #ED7D7D #B5ED7D
square
#7DEDED #B57DED #ED7D7D #B5ED7D
split-complementary
#7DEDED #ED7DB5 #EDB57D
monochromatic
#1DD2D2 #47E6E6 #7DEDED #B3F4F4 #E4FBFB
Accessibility & contrast
On white
1.38
#7DEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#7DEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEDED
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEDED | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4ED
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#39F3ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7deded; /* rgb */ color: rgb(125, 237, 237); /* oklch */ color: oklch(88.0% 0.103 195.4);
Tailwind
colors: {
custom: {
50: '#aaf3f2',
500: '#7deded',
950: '#000000',
},
}SCSS
$custom: #7deded; $custom-light: #aaf3f2; $custom-dark: #000000;
JSON
{
"hex": "#7deded",
"rgb": {
"r": 125,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.88026,
"c": 0.10285,
"h": 195.4
},
"luminance": 0.71043
}Semantic roles & 50–950 ramp
primary
#7DEDED
secondary
#C74848
accent
#0E0ED8
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111717
muted
#818585