#7EFBDF#7EFBDF
#7EFBDF is a very light, moderate teal. Relative luminance 0.788; OKLCH L 90.8% C 0.120 H 176.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBDF |
|---|---|
| RGB | rgb(126, 251, 223) |
| HSL | hsl(167, 94%, 74%) |
| HSV | hsv(167, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(91.12, -41.53, 2.71) |
| CIE-LCH | lch(91.12, 41.62, 176.26°) |
| OKLab | oklab(90.84% -0.1196 0.0066) |
| OKLCH | oklch(90.84% 0.12 176.9) |
| XYZ | xyz(56.4149, 78.7528, 82.0256) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.10
Light Aqua
#8CFFDB
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.11
Pale Turquoise
#A5FBD5
ΔE00 5.73
Aqua (survey)
#13EAC9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBDF #FB7E9A
analogous
#7EFBA1 #7EFBDF #7ED9FB
triadic
#7EFBDF #DF7EFB #FBDF7E
tetradic
#7EFBDF #A17EFB #FB7E9A #D9FB7E
square
#7EFBDF #A17EFB #FB7E9A #D9FB7E
split-complementary
#7EFBDF #FB7ED9 #FBA17E
monochromatic
#08F7C1 #43F9D0 #7EFBDF #B9FDEE #E1FEF8
Accessibility & contrast
On white
1.25
#7EFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#7EFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBDF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBDF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#43FEF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efbdf; /* rgb */ color: rgb(126, 251, 223); /* oklch */ color: oklch(90.8% 0.120 176.9);
Tailwind
colors: {
custom: {
50: '#abfde9',
500: '#7efbdf',
950: '#000000',
},
}SCSS
$custom: #7efbdf; $custom-light: #abfde9; $custom-dark: #000000;
JSON
{
"hex": "#7efbdf",
"rgb": {
"r": 126,
"g": 251,
"b": 223
},
"hsl": {
"h": 166.56,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90836,
"c": 0.11975,
"h": 176.9
},
"luminance": 0.78758
}Semantic roles & 50–950 ramp
primary
#7EFBDF
secondary
#D94566
accent
#0033E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684