#7DFDC6#7DFDC6
#7DFDC6 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.139 H 163.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDC6 |
|---|---|
| RGB | rgb(125, 253, 198) |
| HSL | hsl(154, 97%, 74%) |
| HSV | hsv(154, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(91.09, -48.07, 15.58) |
| CIE-LCH | lch(91.09, 50.53, 162.05°) |
| OKLab | oklab(90.61% -0.1332 0.0399) |
| OKLCH | oklch(90.61% 0.139 163.3) |
| XYZ | xyz(53.7710, 78.6831, 65.7689) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.33
Aquamarine
#7FFFD4
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 3.80
Light Seafoam
#A0FEBF
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDC6 #FD7DB4
analogous
#7DFD86 #7DFDC6 #7DF4FD
triadic
#7DFDC6 #C67DFD #FDC67D
tetradic
#7DFDC6 #867DFD #FD7DB4 #F4FD7D
square
#7DFDC6 #867DFD #FD7DB4 #F4FD7D
split-complementary
#7DFDC6 #FD7DF4 #FD867D
monochromatic
#04FB91 #41FCAC #7DFDC6 #B9FEE0 #E1FFF2
Accessibility & contrast
On white
1.25
#7DFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#7DFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDC6
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDC6 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC3
Deuteranopia (green-blind)
#E6E0C9
Tritanopia (blue-blind)
#50FDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7dfdc6; /* rgb */ color: rgb(125, 253, 198); /* oklch */ color: oklch(90.6% 0.139 163.3);
Tailwind
colors: {
custom: {
50: '#aaffd7',
500: '#7dfdc6',
950: '#000000',
},
}SCSS
$custom: #7dfdc6; $custom-light: #aaffd7; $custom-dark: #000000;
JSON
{
"hex": "#7dfdc6",
"rgb": {
"r": 125,
"g": 253,
"b": 198
},
"hsl": {
"h": 154.219,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90613,
"c": 0.13905,
"h": 163.3
},
"luminance": 0.78688
}Semantic roles & 50–950 ramp
primary
#7DFDC6
secondary
#DB4384
accent
#0063E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683