#7EDFDB#7EDFDB
#7EDFDB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.092 H 192.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFDB |
|---|---|
| RGB | rgb(126, 223, 219) |
| HSL | hsl(178, 60%, 68%) |
| HSV | hsv(178, 43%, 87%) |
| CMYK | cmyk(43.5%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.08, -29.54, -6.98) |
| CIE-LCH | lch(83.08, 30.36, 193.29°) |
| OKLab | oklab(84.31% -0.0902 -0.0193) |
| OKLCH | oklch(84.31% 0.092 192.1) |
| XYZ | xyz(47.7730, 62.3217, 76.5159) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.33
Turquoise
#40E0D0
ΔE00 6.34
Paleturquoise
#AFEEEE
ΔE00 6.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Robin Egg Blue
#8AF1FE
ΔE00 7.41
Darkturquoise
#00CED1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFDB #DF7E82
analogous
#7EDFAA #7EDFDB #7EB2DF
triadic
#7EDFDB #DB7EDF #DFDB7E
tetradic
#7EDFDB #AA7EDF #DF7E82 #B2DF7E
square
#7EDFDB #AA7EDF #DF7E82 #B2DF7E
split-complementary
#7EDFDB #DF7EB2 #DFAA7E
monochromatic
#2DB6B0 #4DD3CD #7EDFDB #AFEBE9 #E0F7F6
Accessibility & contrast
On white
1.56
#7EDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#7EDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFDB
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFDB | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#4FE4DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7edfdb; /* rgb */ color: rgb(126, 223, 219); /* oklch */ color: oklch(84.3% 0.092 192.1);
Tailwind
colors: {
custom: {
50: '#a9e9e6',
500: '#7edfdb',
950: '#000000',
},
}SCSS
$custom: #7edfdb; $custom-light: #a9e9e6; $custom-dark: #000000;
JSON
{
"hex": "#7edfdb",
"rgb": {
"r": 126,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.526,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.84313,
"c": 0.09223,
"h": 192.1
},
"luminance": 0.62325
}Semantic roles & 50–950 ramp
primary
#7EDFDB
secondary
#B64B50
accent
#1E25C8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484