#7DFFDF#7DFFDF
#7DFFDF is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.125 H 175.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFDF |
|---|---|
| RGB | rgb(125, 255, 223) |
| HSL | hsl(165, 100%, 75%) |
| HSV | hsv(165, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.22, -43.52, 4.30) |
| CIE-LCH | lch(92.22, 43.73, 174.35°) |
| OKLab | oklab(91.72% -0.1245 0.0107) |
| OKLCH | oklch(91.72% 0.125 175.1) |
| XYZ | xyz(57.5309, 81.2026, 82.4396) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.98
Aquamarine
#7FFFD4
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.58
Pale Turquoise
#A5FBD5
ΔE00 5.38
Light Aquamarine
#7BFDC7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFDF #FF7D9D
analogous
#7DFF9E #7DFFDF #7DDEFF
triadic
#7DFFDF #DF7DFF #FFDF7D
tetradic
#7DFFDF #9E7DFF #FF7D9D #DEFF7D
square
#7DFFDF #9E7DFF #FF7D9D #DEFF7D
split-complementary
#7DFFDF #FF7DDE #FF9E7D
monochromatic
#03FFC1 #40FFD0 #7DFFDF #BAFFEE #E0FFF7
Accessibility & contrast
On white
1.22
#7DFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#7DFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFDF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFDF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E3E3E1
Tritanopia (blue-blind)
#3EFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dffdf; /* rgb */ color: rgb(125, 255, 223); /* oklch */ color: oklch(91.7% 0.125 175.1);
Tailwind
colors: {
custom: {
50: '#abffe9',
500: '#7dffdf',
950: '#000000',
},
}SCSS
$custom: #7dffdf; $custom-light: #abffe9; $custom-dark: #000000;
JSON
{
"hex": "#7dffdf",
"rgb": {
"r": 125,
"g": 255,
"b": 223
},
"hsl": {
"h": 165.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91718,
"c": 0.12497,
"h": 175.1
},
"luminance": 0.81208
}Semantic roles & 50–950 ramp
primary
#7DFFDF
secondary
#DE4269
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684