#7DFDD2#7DFDD2
#7DFDD2 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.130 H 168.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDD2 |
|---|---|
| RGB | rgb(125, 253, 210) |
| HSL | hsl(160, 97%, 74%) |
| HSV | hsv(160, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(91.35, -45.53, 9.76) |
| CIE-LCH | lch(91.35, 46.57, 167.90°) |
| OKLab | oklab(90.91% -0.128 0.025) |
| OKLCH | oklch(90.91% 0.13 168.9) |
| XYZ | xyz(55.2104, 79.2589, 73.3493) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.42
Light Turquoise
#7EF4CC
ΔE00 1.94
Light Aqua
#8CFFDB
ΔE00 2.11
Light Aquamarine
#7BFDC7
ΔE00 2.66
Pale Turquoise
#A5FBD5
ΔE00 4.40
Bright Teal
#01F9C6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDD2 #FD7DA8
analogous
#7DFD92 #7DFDD2 #7DE8FD
triadic
#7DFDD2 #D27DFD #FDD27D
tetradic
#7DFDD2 #927DFD #FD7DA8 #E8FD7D
square
#7DFDD2 #927DFD #FD7DA8 #E8FD7D
split-complementary
#7DFDD2 #FD7DE8 #FD927D
monochromatic
#04FBA8 #41FCBD #7DFDD2 #B9FEE7 #E1FFF5
Accessibility & contrast
On white
1.25
#7DFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#7DFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDD2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDD2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD0
Deuteranopia (green-blind)
#E4E0D5
Tritanopia (blue-blind)
#49FEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfdd2; /* rgb */ color: rgb(125, 253, 210); /* oklch */ color: oklch(90.9% 0.130 168.9);
Tailwind
colors: {
custom: {
50: '#abfedf',
500: '#7dfdd2',
950: '#000000',
},
}SCSS
$custom: #7dfdd2; $custom-light: #abfedf; $custom-dark: #000000;
JSON
{
"hex": "#7dfdd2",
"rgb": {
"r": 125,
"g": 253,
"b": 210
},
"hsl": {
"h": 159.844,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90911,
"c": 0.13039,
"h": 168.9
},
"luminance": 0.79264
}Semantic roles & 50–950 ramp
primary
#7DFDD2
secondary
#DB4376
accent
#004DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684