#7EDBDF#7EDBDF
#7EDBDF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.089 H 199.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDBDF |
|---|---|
| RGB | rgb(126, 219, 223) |
| HSL | hsl(182, 60%, 68%) |
| HSV | hsv(182, 43%, 87%) |
| CMYK | cmyk(43.5%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.07, -26.62, -10.61) |
| CIE-LCH | lch(82.07, 28.65, 201.74°) |
| OKLab | oklab(83.53% -0.084 -0.0292) |
| OKLCH | oklch(83.53% 0.089 199.2) |
| XYZ | xyz(47.2499, 60.4227, 78.9706) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.41
Paleturquoise
#AFEEEE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDBDF #DF827E
analogous
#7EDFB2 #7EDBDF #7EAADF
triadic
#7EDBDF #DF7EDB #DBDF7E
tetradic
#7EDBDF #B27EDF #DF827E #AADF7E
square
#7EDBDF #B27EDF #DF827E #AADF7E
split-complementary
#7EDBDF #DF7EAA #DFB27E
monochromatic
#2DB0B6 #4DCDD3 #7EDBDF #AFE9EB #E0F6F7
Accessibility & contrast
On white
1.60
#7EDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#7EDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDBDF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDBDF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#4EE1DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7edbdf; /* rgb */ color: rgb(126, 219, 223); /* oklch */ color: oklch(83.5% 0.089 199.2);
Tailwind
colors: {
custom: {
50: '#a9e6e9',
500: '#7edbdf',
950: '#000000',
},
}SCSS
$custom: #7edbdf; $custom-light: #a9e6e9; $custom-dark: #000000;
JSON
{
"hex": "#7edbdf",
"rgb": {
"r": 126,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.474,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.83534,
"c": 0.08891,
"h": 199.2
},
"luminance": 0.60426
}Semantic roles & 50–950 ramp
primary
#7EDBDF
secondary
#B6504B
accent
#251EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484