#7EFDDF#7EFDDF
#7EFDDF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.122 H 175.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDDF |
|---|---|
| RGB | rgb(126, 253, 223) |
| HSL | hsl(166, 97%, 74%) |
| HSV | hsv(166, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.69, -42.42, 3.53) |
| CIE-LCH | lch(91.69, 42.57, 175.24°) |
| OKLab | oklab(91.3% -0.1217 0.0087) |
| OKLCH | oklch(91.3% 0.122 175.9) |
| XYZ | xyz(57.0430, 80.0089, 82.2349) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.31
Tiffany Blue
#7BF2DA
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.72
Pale Turquoise
#A5FBD5
ΔE00 5.48
Light Aquamarine
#7BFDC7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDDF #FD7E9C
analogous
#7EFDA0 #7EFDDF #7EDCFD
triadic
#7EFDDF #DF7EFD #FDDF7E
tetradic
#7EFDDF #A07EFD #FD7E9C #DCFD7E
square
#7EFDDF #A07EFD #FD7E9C #DCFD7E
split-complementary
#7EFDDF #FD7EDC #FDA07E
monochromatic
#05FBC1 #42FCD0 #7EFDDF #BAFEEE #E1FFF8
Accessibility & contrast
On white
1.24
#7EFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#7EFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDDF
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDDF | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#42FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efddf; /* rgb */ color: rgb(126, 253, 223); /* oklch */ color: oklch(91.3% 0.122 175.9);
Tailwind
colors: {
custom: {
50: '#acfee9',
500: '#7efddf',
950: '#000000',
},
}SCSS
$custom: #7efddf; $custom-light: #acfee9; $custom-dark: #000000;
JSON
{
"hex": "#7efddf",
"rgb": {
"r": 126,
"g": 253,
"b": 223
},
"hsl": {
"h": 165.827,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.91295,
"c": 0.12204,
"h": 175.9
},
"luminance": 0.80014
}Semantic roles & 50–950 ramp
primary
#7EFDDF
secondary
#DB4468
accent
#0036E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684