#7DFFCD#7DFFCD
#7DFFCD is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.2% C 0.136 H 165.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFCD |
|---|---|
| RGB | rgb(125, 255, 205) |
| HSL | hsl(157, 100%, 75%) |
| HSV | hsv(157, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(91.81, -47.46, 13.00) |
| CIE-LCH | lch(91.81, 49.21, 164.69°) |
| OKLab | oklab(91.25% -0.1323 0.0333) |
| OKLCH | oklch(91.25% 0.136 165.9) |
| XYZ | xyz(55.2318, 80.2829, 70.3313) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.08
Aquamarine
#7FFFD4
ΔE00 1.71
Light Turquoise
#7EF4CC
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 4.34
Pale Turquoise
#A5FBD5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFCD #FF7DAF
analogous
#7DFF8C #7DFFCD #7DF0FF
triadic
#7DFFCD #CD7DFF #FFCD7D
tetradic
#7DFFCD #8C7DFF #FF7DAF #F0FF7D
square
#7DFFCD #8C7DFF #FF7DAF #F0FF7D
split-complementary
#7DFFCD #FF7DF0 #FF8C7D
monochromatic
#03FF9E #40FFB5 #7DFFCD #BAFFE5 #E0FFF3
Accessibility & contrast
On white
1.23
#7DFFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7DFFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFCD
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFCD | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CA
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#4CFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dffcd; /* rgb */ color: rgb(125, 255, 205); /* oklch */ color: oklch(91.2% 0.136 165.9);
Tailwind
colors: {
custom: {
50: '#abffdc',
500: '#7dffcd',
950: '#000000',
},
}SCSS
$custom: #7dffcd; $custom-light: #abffdc; $custom-dark: #000000;
JSON
{
"hex": "#7dffcd",
"rgb": {
"r": 125,
"g": 255,
"b": 205
},
"hsl": {
"h": 156.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91249,
"c": 0.13643,
"h": 165.9
},
"luminance": 0.80288
}Semantic roles & 50–950 ramp
primary
#7DFFCD
secondary
#DE427E
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684