#7DFFEF#7DFFEF
#7DFFEF is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.118 H 184.7°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFEF |
|---|---|
| RGB | rgb(125, 255, 239) |
| HSL | hsl(173, 100%, 75%) |
| HSV | hsv(173, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.62, -39.78, -3.39) |
| CIE-LCH | lch(92.62, 39.92, 184.87°) |
| OKLab | oklab(92.17% -0.1177 -0.0098) |
| OKLCH | oklch(92.17% 0.118 184.7) |
| XYZ | xyz(59.7908, 82.1065, 94.3419) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.97
Bright Aqua
#0BF9EA
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 5.45
Bright Cyan
#41FDFE
ΔE00 6.20
Light Aqua
#8CFFDB
ΔE00 6.45
Aqua
#00FFFF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFEF #FF7D8D
analogous
#7DFFAE #7DFFEF #7DCEFF
triadic
#7DFFEF #EF7DFF #FFEF7D
tetradic
#7DFFEF #AE7DFF #FF7D8D #CEFF7D
square
#7DFFEF #AE7DFF #FF7D8D #CEFF7D
split-complementary
#7DFFEF #FF7DCE #FFAE7D
monochromatic
#03FFE0 #40FFE7 #7DFFEF #BAFFF7 #E0FFFB
Accessibility & contrast
On white
1.21
#7DFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#7DFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFEF
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFEF | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#2DFFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7dffef; /* rgb */ color: rgb(125, 255, 239); /* oklch */ color: oklch(92.2% 0.118 184.7);
Tailwind
colors: {
custom: {
50: '#acfff4',
500: '#7dffef',
950: '#000000',
},
}SCSS
$custom: #7dffef; $custom-light: #acfff4; $custom-dark: #000000;
JSON
{
"hex": "#7dffef",
"rgb": {
"r": 125,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.615,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.92174,
"c": 0.11813,
"h": 184.7
},
"luminance": 0.82112
}Semantic roles & 50–950 ramp
primary
#7DFFEF
secondary
#DE4256
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685