#7DEFEC#7DEFEC
#7DEFEC is a very light, moderate teal. Relative luminance 0.721; OKLCH L 88.4% C 0.104 H 193.2°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEFEC |
|---|---|
| RGB | rgb(125, 239, 236) |
| HSL | hsl(178, 78%, 71%) |
| HSV | hsv(178, 48%, 94%) |
| CMYK | cmyk(47.7%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(88.04, -33.16, -8.60) |
| CIE-LCH | lch(88.04, 34.25, 194.53°) |
| OKLab | oklab(88.45% -0.1017 -0.0238) |
| OKLCH | oklch(88.45% 0.104 193.2) |
| XYZ | xyz(54.4581, 72.1444, 90.3961) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.81
Bright Light Blue
#26F7FD
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 5.40
Bright Turquoise
#0FFEF9
ΔE00 5.85
Aqua
#00FFFF
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEFEC #EF7D80
analogous
#7DEFB3 #7DEFEC #7DB9EF
triadic
#7DEFEC #EC7DEF #EFEC7D
tetradic
#7DEFEC #B37DEF #EF7D80 #B9EF7D
square
#7DEFEC #B37DEF #EF7D80 #B9EF7D
split-complementary
#7DEFEC #EF7DB9 #EFB37D
monochromatic
#1AD7D2 #47E8E4 #7DEFEC #B3F6F4 #E4FCFB
Accessibility & contrast
On white
1.36
#7DEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#7DEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEFEC
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEFEC | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#CFD7ED
Tritanopia (blue-blind)
#39F5EE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7defec; /* rgb */ color: rgb(125, 239, 236); /* oklch */ color: oklch(88.4% 0.104 193.2);
Tailwind
colors: {
custom: {
50: '#aaf4f2',
500: '#7defec',
950: '#000000',
},
}SCSS
$custom: #7defec; $custom-light: #aaf4f2; $custom-dark: #000000;
JSON
{
"hex": "#7defec",
"rgb": {
"r": 125,
"g": 239,
"b": 236
},
"hsl": {
"h": 178.421,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.88448,
"c": 0.10448,
"h": 193.2
},
"luminance": 0.72149
}Semantic roles & 50–950 ramp
primary
#7DEFEC
secondary
#C9474B
accent
#0B11DA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111716
muted
#818585