#7BFEDD#7BFEDD
#7BFEDD is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.126 H 174.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEDD |
|---|---|
| RGB | rgb(123, 254, 221) |
| HSL | hsl(165, 98%, 74%) |
| HSV | hsv(165, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.82, -43.96, 4.75) |
| CIE-LCH | lch(91.82, 44.22, 173.83°) |
| OKLab | oklab(91.36% -0.1255 0.0119) |
| OKLCH | oklch(91.36% 0.126 174.6) |
| XYZ | xyz(56.6556, 80.3099, 80.9083) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.90
Aquamarine
#7FFFD4
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 3.37
Pale Turquoise
#A5FBD5
ΔE00 5.32
Light Aquamarine
#7BFDC7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEDD #FE7B9C
analogous
#7BFE9C #7BFEDD #7BDEFE
triadic
#7BFEDD #DD7BFE #FEDD7B
tetradic
#7BFEDD #9C7BFE #FE7B9C #DEFE7B
square
#7BFEDD #9C7BFE #FE7B9C #DEFE7B
split-complementary
#7BFEDD #FE7BDE #FE9C7B
monochromatic
#02FDBE #3EFECD #7BFEDD #B8FEED #E1FFF7
Accessibility & contrast
On white
1.23
#7BFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7BFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEDD
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEDD | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#3BFFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfedd; /* rgb */ color: rgb(123, 254, 221); /* oklch */ color: oklch(91.4% 0.126 174.6);
Tailwind
colors: {
custom: {
50: '#aaffe7',
500: '#7bfedd',
950: '#000000',
},
}SCSS
$custom: #7bfedd; $custom-light: #aaffe7; $custom-dark: #000000;
JSON
{
"hex": "#7bfedd",
"rgb": {
"r": 123,
"g": 254,
"b": 221
},
"hsl": {
"h": 164.885,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.9136,
"c": 0.1261,
"h": 174.6
},
"luminance": 0.80315
}Semantic roles & 50–950 ramp
primary
#7BFEDD
secondary
#DC4168
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684