#7DFFD2#7DFFD2
#7DFFD2 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.133 H 168.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFD2 |
|---|---|
| RGB | rgb(125, 255, 210) |
| HSL | hsl(159, 100%, 75%) |
| HSV | hsv(159, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.92, -46.40, 10.58) |
| CIE-LCH | lch(91.92, 47.59, 167.16°) |
| OKLab | oklab(91.37% -0.1301 0.0271) |
| OKLCH | oklch(91.37% 0.133 168.2) |
| XYZ | xyz(55.8450, 80.5282, 73.5609) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.50
Light Aquamarine
#7BFDC7
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 2.44
Light Aqua
#8CFFDB
ΔE00 2.45
Pale Turquoise
#A5FBD5
ΔE00 4.54
Bright Teal
#01F9C6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFD2 #FF7DAA
analogous
#7DFF91 #7DFFD2 #7DEBFF
triadic
#7DFFD2 #D27DFF #FFD27D
tetradic
#7DFFD2 #917DFF #FF7DAA #EBFF7D
square
#7DFFD2 #917DFF #FF7DAA #EBFF7D
split-complementary
#7DFFD2 #FF7DEB #FF917D
monochromatic
#03FFA8 #40FFBD #7DFFD2 #BAFFE7 #E0FFF4
Accessibility & contrast
On white
1.23
#7DFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#7DFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFD2
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFD2 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0D0
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#48FFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dffd2; /* rgb */ color: rgb(125, 255, 210); /* oklch */ color: oklch(91.4% 0.133 168.2);
Tailwind
colors: {
custom: {
50: '#abffdf',
500: '#7dffd2',
950: '#000000',
},
}SCSS
$custom: #7dffd2; $custom-light: #abffdf; $custom-dark: #000000;
JSON
{
"hex": "#7dffd2",
"rgb": {
"r": 125,
"g": 255,
"b": 210
},
"hsl": {
"h": 159.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91374,
"c": 0.13292,
"h": 168.2
},
"luminance": 0.80533
}Semantic roles & 50–950 ramp
primary
#7DFFD2
secondary
#DE4278
accent
#004FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684