#7BFBCA#7BFBCA
#7BFBCA is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.135 H 166.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBCA |
|---|---|
| RGB | rgb(123, 251, 202) |
| HSL | hsl(157, 94%, 73%) |
| HSV | hsv(157, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(90.54, -46.83, 12.72) |
| CIE-LCH | lch(90.54, 48.53, 164.80°) |
| OKLab | oklab(90.17% -0.1306 0.0326) |
| OKLCH | oklch(90.17% 0.135 166) |
| XYZ | xyz(53.3213, 77.4649, 68.0080) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.17
Aquamarine
#7FFFD4
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 2.44
Light Aqua
#8CFFDB
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 4.16
Pale Turquoise
#A5FBD5
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBCA #FB7BAC
analogous
#7BFB8A #7BFBCA #7BECFB
triadic
#7BFBCA #CA7BFB #FBCA7B
tetradic
#7BFBCA #8A7BFB #FB7BAC #ECFB7B
square
#7BFBCA #8A7BFB #FB7BAC #ECFB7B
split-complementary
#7BFBCA #FB7BEC #FB8A7B
monochromatic
#07F49A #40F9B2 #7BFBCA #B6FDE2 #E1FEF3
Accessibility & contrast
On white
1.27
#7BFBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#7BFBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBCA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBCA | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC7
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#4AFCED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbca; /* rgb */ color: rgb(123, 251, 202); /* oklch */ color: oklch(90.2% 0.135 166.0);
Tailwind
colors: {
custom: {
50: '#a9fdda',
500: '#7bfbca',
950: '#000000',
},
}SCSS
$custom: #7bfbca; $custom-light: #a9fdda; $custom-dark: #000000;
JSON
{
"hex": "#7bfbca",
"rgb": {
"r": 123,
"g": 251,
"b": 202
},
"hsl": {
"h": 157.031,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90171,
"c": 0.13458,
"h": 166
},
"luminance": 0.7747
}Semantic roles & 50–950 ramp
primary
#7BFBCA
secondary
#D8427C
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683