#7DFFDA#7DFFDA
#7DFFDA is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.128 H 172.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFDA |
|---|---|
| RGB | rgb(125, 255, 218) |
| HSL | hsl(163, 100%, 75%) |
| HSV | hsv(163, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.10, -44.65, 6.71) |
| CIE-LCH | lch(92.10, 45.15, 171.45°) |
| OKLab | oklab(91.58% -0.1267 0.0171) |
| OKLCH | oklch(91.58% 0.128 172.3) |
| XYZ | xyz(56.8667, 80.9369, 78.9417) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.36
Aquamarine
#7FFFD4
ΔE00 1.65
Light Turquoise
#7EF4CC
ΔE00 2.67
Tiffany Blue
#7BF2DA
ΔE00 4.29
Light Aquamarine
#7BFDC7
ΔE00 4.36
Pale Turquoise
#A5FBD5
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFDA #FF7DA2
analogous
#7DFF99 #7DFFDA #7DE3FF
triadic
#7DFFDA #DA7DFF #FFDA7D
tetradic
#7DFFDA #997DFF #FF7DA2 #E3FF7D
square
#7DFFDA #997DFF #FF7DA2 #E3FF7D
split-complementary
#7DFFDA #FF7DE3 #FF997D
monochromatic
#03FFB7 #40FFC9 #7DFFDA #BAFFEB #E0FFF6
Accessibility & contrast
On white
1.22
#7DFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#7DFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFDA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFDA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#43FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dffda; /* rgb */ color: rgb(125, 255, 218); /* oklch */ color: oklch(91.6% 0.128 172.3);
Tailwind
colors: {
custom: {
50: '#abffe5',
500: '#7dffda',
950: '#000000',
},
}SCSS
$custom: #7dffda; $custom-light: #abffe5; $custom-dark: #000000;
JSON
{
"hex": "#7dffda",
"rgb": {
"r": 125,
"g": 255,
"b": 218
},
"hsl": {
"h": 162.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91583,
"c": 0.12781,
"h": 172.3
},
"luminance": 0.80942
}Semantic roles & 50–950 ramp
primary
#7DFFDA
secondary
#DE426F
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684