#7DFCDA#7DFCDA
#7DFCDA is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.124 H 173.6°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCDA |
|---|---|
| RGB | rgb(125, 252, 218) |
| HSL | hsl(164, 95%, 74%) |
| HSV | hsv(164, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.25, -43.33, 5.49) |
| CIE-LCH | lch(91.25, 43.68, 172.79°) |
| OKLab | oklab(90.89% -0.1234 0.0139) |
| OKLCH | oklch(90.89% 0.124 173.6) |
| XYZ | xyz(55.9172, 79.0378, 78.6252) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.59
Aquamarine
#7FFFD4
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 2.65
Tiffany Blue
#7BF2DA
ΔE00 3.36
Pale Turquoise
#A5FBD5
ΔE00 4.90
Light Aquamarine
#7BFDC7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCDA #FC7D9F
analogous
#7DFC9B #7DFCDA #7DDFFC
triadic
#7DFCDA #DA7DFC #FCDA7D
tetradic
#7DFCDA #9B7DFC #FC7D9F #DFFC7D
square
#7DFCDA #9B7DFC #FC7D9F #DFFC7D
split-complementary
#7DFCDA #FC7DDF #FC9B7D
monochromatic
#06F9B8 #41FBC9 #7DFCDA #B9FDEB #E1FEF6
Accessibility & contrast
On white
1.25
#7DFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#7DFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCDA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCDA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED8
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#44FEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfcda; /* rgb */ color: rgb(125, 252, 218); /* oklch */ color: oklch(90.9% 0.124 173.6);
Tailwind
colors: {
custom: {
50: '#abfee5',
500: '#7dfcda',
950: '#000000',
},
}SCSS
$custom: #7dfcda; $custom-light: #abfee5; $custom-dark: #000000;
JSON
{
"hex": "#7dfcda",
"rgb": {
"r": 125,
"g": 252,
"b": 218
},
"hsl": {
"h": 163.937,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90891,
"c": 0.12421,
"h": 173.6
},
"luminance": 0.79043
}Semantic roles & 50–950 ramp
primary
#7DFCDA
secondary
#DA436C
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684