#7EFDCD#7EFDCD
#7EFDCD is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.8% C 0.133 H 166.4°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDCD |
|---|---|
| RGB | rgb(126, 253, 205) |
| HSL | hsl(157, 97%, 74%) |
| HSV | hsv(157, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.27, -46.38, 12.24) |
| CIE-LCH | lch(91.27, 47.97, 165.22°) |
| OKLab | oklab(90.82% -0.1295 0.0314) |
| OKLCH | oklch(90.82% 0.133 166.4) |
| XYZ | xyz(54.7439, 79.0893, 70.1267) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.39
Aquamarine
#7FFFD4
ΔE00 1.40
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 3.16
Pale Turquoise
#A5FBD5
ΔE00 4.51
Light Greenish Blue
#63F7B4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDCD #FD7EAE
analogous
#7EFD8E #7EFDCD #7EEEFD
triadic
#7EFDCD #CD7EFD #FDCD7E
tetradic
#7EFDCD #8E7EFD #FD7EAE #EEFD7E
square
#7EFDCD #8E7EFD #FD7EAE #EEFD7E
split-complementary
#7EFDCD #FD7EEE #FD8E7E
monochromatic
#05FB9E #42FCB6 #7EFDCD #BAFEE4 #E1FFF3
Accessibility & contrast
On white
1.25
#7EFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#7EFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDCD
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDCD | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E5E0D0
Tritanopia (blue-blind)
#4FFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efdcd; /* rgb */ color: rgb(126, 253, 205); /* oklch */ color: oklch(90.8% 0.133 166.4);
Tailwind
colors: {
custom: {
50: '#abfedc',
500: '#7efdcd',
950: '#000000',
},
}SCSS
$custom: #7efdcd; $custom-light: #abfedc; $custom-dark: #000000;
JSON
{
"hex": "#7efdcd",
"rgb": {
"r": 126,
"g": 253,
"b": 205
},
"hsl": {
"h": 157.323,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90822,
"c": 0.13326,
"h": 166.4
},
"luminance": 0.79094
}Semantic roles & 50–950 ramp
primary
#7EFDCD
secondary
#DB447D
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684