#7BFECB#7BFECB
#7BFECB is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.138 H 165.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFECB |
|---|---|
| RGB | rgb(123, 254, 203) |
| HSL | hsl(157, 98%, 74%) |
| HSV | hsv(157, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(91.42, -47.90, 13.45) |
| CIE-LCH | lch(91.42, 49.76, 164.31°) |
| OKLab | oklab(90.89% -0.1333 0.0345) |
| OKLCH | oklch(90.89% 0.138 165.5) |
| XYZ | xyz(54.3847, 79.4016, 68.9484) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.79
Aquamarine
#7FFFD4
ΔE00 1.98
Light Turquoise
#7EF4CC
ΔE00 3.10
Light Aqua
#8CFFDB
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFECB #FE7BAE
analogous
#7BFE8A #7BFECB #7BF0FE
triadic
#7BFECB #CB7BFE #FECB7B
tetradic
#7BFECB #8A7BFE #FE7BAE #F0FE7B
square
#7BFECB #8A7BFE #FE7BAE #F0FE7B
split-complementary
#7BFECB #FE7BF0 #FE8A7B
monochromatic
#02FD9B #3EFEB3 #7BFECB #B8FEE3 #E1FFF3
Accessibility & contrast
On white
1.24
#7BFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#7BFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFECB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFECB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#49FEF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfecb; /* rgb */ color: rgb(123, 254, 203); /* oklch */ color: oklch(90.9% 0.138 165.5);
Tailwind
colors: {
custom: {
50: '#aaffda',
500: '#7bfecb',
950: '#000000',
},
}SCSS
$custom: #7bfecb; $custom-light: #aaffda; $custom-dark: #000000;
JSON
{
"hex": "#7bfecb",
"rgb": {
"r": 123,
"g": 254,
"b": 203
},
"hsl": {
"h": 156.641,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90894,
"c": 0.13774,
"h": 165.5
},
"luminance": 0.79406
}Semantic roles & 50–950 ramp
primary
#7BFECB
secondary
#DC417D
accent
#0059E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684