#7DFDE2#7DFDE2
#7DFDE2 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.121 H 177.8°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDE2 |
|---|---|
| RGB | rgb(125, 253, 226) |
| HSL | hsl(167, 97%, 74%) |
| HSV | hsv(167, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(91.73, -41.95, 2.03) |
| CIE-LCH | lch(91.73, 42.00, 177.22°) |
| OKLab | oklab(91.34% -0.1211 0.0047) |
| OKLCH | oklch(91.34% 0.121 177.8) |
| XYZ | xyz(57.3042, 80.0964, 84.3771) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.36
Light Aqua
#8CFFDB
ΔE00 3.13
Aquamarine
#7FFFD4
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 4.52
Bright Aqua
#0BF9EA
ΔE00 6.10
Pale Turquoise
#A5FBD5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDE2 #FD7D98
analogous
#7DFDA2 #7DFDE2 #7DD8FD
triadic
#7DFDE2 #E27DFD #FDE27D
tetradic
#7DFDE2 #A27DFD #FD7D98 #D8FD7D
square
#7DFDE2 #A27DFD #FD7D98 #D8FD7D
split-complementary
#7DFDE2 #FD7DD8 #FDA27D
monochromatic
#04FBC7 #41FCD5 #7DFDE2 #B9FEEF #E1FFF8
Accessibility & contrast
On white
1.23
#7DFDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#7DFDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDE2
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDE2 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#3DFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfde2; /* rgb */ color: rgb(125, 253, 226); /* oklch */ color: oklch(91.3% 0.121 177.8);
Tailwind
colors: {
custom: {
50: '#abfeeb',
500: '#7dfde2',
950: '#000000',
},
}SCSS
$custom: #7dfde2; $custom-light: #abfeeb; $custom-dark: #000000;
JSON
{
"hex": "#7dfde2",
"rgb": {
"r": 125,
"g": 253,
"b": 226
},
"hsl": {
"h": 167.344,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91342,
"c": 0.12117,
"h": 177.8
},
"luminance": 0.80102
}Semantic roles & 50–950 ramp
primary
#7DFDE2
secondary
#DB4363
accent
#0030E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684