#7BFED0#7BFED0
#7BFED0 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.134 H 167.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFED0 |
|---|---|
| RGB | rgb(123, 254, 208) |
| HSL | hsl(159, 98%, 74%) |
| HSV | hsv(159, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 18.1%, 0.4%) |
| CIE-LAB | lab(91.52, -46.84, 11.03) |
| CIE-LCH | lch(91.52, 48.12, 166.74°) |
| OKLab | oklab(91.02% -0.1312 0.0283) |
| OKLCH | oklch(91.02% 0.134 167.8) |
| XYZ | xyz(54.9902, 79.6438, 72.1372) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.81
Light Aquamarine
#7BFDC7
ΔE00 1.99
Light Turquoise
#7EF4CC
ΔE00 2.38
Light Aqua
#8CFFDB
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 4.67
Bright Teal
#01F9C6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFED0 #FE7BA9
analogous
#7BFE8F #7BFED0 #7BEBFE
triadic
#7BFED0 #D07BFE #FED07B
tetradic
#7BFED0 #8F7BFE #FE7BA9 #EBFE7B
square
#7BFED0 #8F7BFE #FE7BA9 #EBFE7B
split-complementary
#7BFED0 #FE7BEB #FE8F7B
monochromatic
#02FDA5 #3EFEBA #7BFED0 #B8FEE6 #E1FFF4
Accessibility & contrast
On white
1.24
#7BFED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#7BFED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFED0
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFED0 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCE
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#45FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfed0; /* rgb */ color: rgb(123, 254, 208); /* oklch */ color: oklch(91.0% 0.134 167.8);
Tailwind
colors: {
custom: {
50: '#aaffde',
500: '#7bfed0',
950: '#000000',
},
}SCSS
$custom: #7bfed0; $custom-light: #aaffde; $custom-dark: #000000;
JSON
{
"hex": "#7bfed0",
"rgb": {
"r": 123,
"g": 254,
"b": 208
},
"hsl": {
"h": 158.931,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91019,
"c": 0.13419,
"h": 167.8
},
"luminance": 0.79649
}Semantic roles & 50–950 ramp
primary
#7BFED0
secondary
#DC4178
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684