#7DFFEB#7DFFEB
#7DFFEB is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.119 H 182.2°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFEB |
|---|---|
| RGB | rgb(125, 255, 235) |
| HSL | hsl(171, 100%, 75%) |
| HSV | hsv(171, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.52, -40.73, -1.47) |
| CIE-LCH | lch(92.52, 40.76, 182.07°) |
| OKLab | oklab(92.06% -0.1194 -0.0046) |
| OKLCH | oklch(92.06% 0.12 182.2) |
| XYZ | xyz(59.2064, 81.8728, 91.2641) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.16
Bright Aqua
#0BF9EA
ΔE00 4.95
Light Aqua
#8CFFDB
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 6.37
Aquamarine
#7FFFD4
ΔE00 6.67
Light Turquoise
#7EF4CC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFEB #FF7D91
analogous
#7DFFAA #7DFFEB #7DD2FF
triadic
#7DFFEB #EB7DFF #FFEB7D
tetradic
#7DFFEB #AA7DFF #FF7D91 #D2FF7D
square
#7DFFEB #AA7DFF #FF7D91 #D2FF7D
split-complementary
#7DFFEB #FF7DD2 #FFAA7D
monochromatic
#03FFD8 #40FFE2 #7DFFEB #BAFFF4 #E0FFFA
Accessibility & contrast
On white
1.21
#7DFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#7DFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFEB
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFEB | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EA
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#32FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dffeb; /* rgb */ color: rgb(125, 255, 235); /* oklch */ color: oklch(92.1% 0.119 182.2);
Tailwind
colors: {
custom: {
50: '#acfff1',
500: '#7dffeb',
950: '#000000',
},
}SCSS
$custom: #7dffeb; $custom-light: #acfff1; $custom-dark: #000000;
JSON
{
"hex": "#7dffeb",
"rgb": {
"r": 125,
"g": 255,
"b": 235
},
"hsl": {
"h": 170.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.92056,
"c": 0.1195,
"h": 182.2
},
"luminance": 0.81878
}Semantic roles & 50–950 ramp
primary
#7DFFEB
secondary
#DE425A
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685