#7DFDD1#7DFDD1
#7DFDD1 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.131 H 168.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDD1 |
|---|---|
| RGB | rgb(125, 253, 209) |
| HSL | hsl(159, 97%, 74%) |
| HSV | hsv(159, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 17.4%, 0.8%) |
| CIE-LAB | lab(91.33, -45.75, 10.25) |
| CIE-LCH | lch(91.33, 46.88, 167.37°) |
| OKLab | oklab(90.89% -0.1284 0.0263) |
| OKLCH | oklch(90.89% 0.131 168.4) |
| XYZ | xyz(55.0862, 79.2092, 72.6952) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.52
Light Turquoise
#7EF4CC
ΔE00 2.00
Light Aqua
#8CFFDB
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 2.40
Pale Turquoise
#A5FBD5
ΔE00 4.41
Bright Teal
#01F9C6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDD1 #FD7DA9
analogous
#7DFD91 #7DFDD1 #7DE9FD
triadic
#7DFDD1 #D17DFD #FDD17D
tetradic
#7DFDD1 #917DFD #FD7DA9 #E9FD7D
square
#7DFDD1 #917DFD #FD7DA9 #E9FD7D
split-complementary
#7DFDD1 #FD7DE9 #FD917D
monochromatic
#04FBA6 #41FCBC #7DFDD1 #B9FEE6 #E1FFF4
Accessibility & contrast
On white
1.25
#7DFDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#7DFDD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDD1
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDD1 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECF
Deuteranopia (green-blind)
#E4E0D4
Tritanopia (blue-blind)
#4AFEF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfdd1; /* rgb */ color: rgb(125, 253, 209); /* oklch */ color: oklch(90.9% 0.131 168.4);
Tailwind
colors: {
custom: {
50: '#abfedf',
500: '#7dfdd1',
950: '#000000',
},
}SCSS
$custom: #7dfdd1; $custom-light: #abfedf; $custom-dark: #000000;
JSON
{
"hex": "#7dfdd1",
"rgb": {
"r": 125,
"g": 253,
"b": 209
},
"hsl": {
"h": 159.375,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90886,
"c": 0.13106,
"h": 168.4
},
"luminance": 0.79214
}Semantic roles & 50–950 ramp
primary
#7DFDD1
secondary
#DB4377
accent
#004FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684