#7BFECF#7BFECF
#7BFECF is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.135 H 167.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFECF |
|---|---|
| RGB | rgb(123, 254, 207) |
| HSL | hsl(158, 98%, 74%) |
| HSV | hsv(158, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.50, -47.05, 11.52) |
| CIE-LCH | lch(91.50, 48.44, 166.24°) |
| OKLab | oklab(90.99% -0.1316 0.0295) |
| OKLCH | oklch(90.99% 0.135 167.3) |
| XYZ | xyz(54.8675, 79.5947, 71.4913) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.03
Light Aquamarine
#7BFDC7
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 2.95
Pale Turquoise
#A5FBD5
ΔE00 4.72
Bright Teal
#01F9C6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFECF #FE7BAA
analogous
#7BFE8E #7BFECF #7BECFE
triadic
#7BFECF #CF7BFE #FECF7B
tetradic
#7BFECF #8E7BFE #FE7BAA #ECFE7B
square
#7BFECF #8E7BFE #FE7BAA #ECFE7B
split-complementary
#7BFECF #FE7BEC #FE8E7B
monochromatic
#02FDA3 #3EFEB9 #7BFECF #B8FEE5 #E1FFF4
Accessibility & contrast
On white
1.24
#7BFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#7BFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFECF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFECF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#46FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfecf; /* rgb */ color: rgb(123, 254, 207); /* oklch */ color: oklch(91.0% 0.135 167.3);
Tailwind
colors: {
custom: {
50: '#aaffdd',
500: '#7bfecf',
950: '#000000',
},
}SCSS
$custom: #7bfecf; $custom-light: #aaffdd; $custom-dark: #000000;
JSON
{
"hex": "#7bfecf",
"rgb": {
"r": 123,
"g": 254,
"b": 207
},
"hsl": {
"h": 158.473,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90993,
"c": 0.13487,
"h": 167.3
},
"luminance": 0.796
}Semantic roles & 50–950 ramp
primary
#7BFECF
secondary
#DC4179
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684