#7BF7F2#7BF7F2
#7BF7F2 is a very light, moderate teal. Relative luminance 0.771; OKLCH L 90.4% C 0.112 H 191.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF7F2 |
|---|---|
| RGB | rgb(123, 247, 242) |
| HSL | hsl(178, 89%, 73%) |
| HSV | hsv(178, 50%, 97%) |
| CMYK | cmyk(50.2%, 0%, 2%, 3.1%) |
| CIE-LAB | lab(90.39, -35.80, -8.26) |
| CIE-LCH | lch(90.39, 36.74, 192.98°) |
| OKLab | oklab(90.38% -0.1092 -0.0229) |
| OKLCH | oklch(90.38% 0.112 191.9) |
| XYZ | xyz(57.4495, 77.1381, 95.8488) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.84
Bright Turquoise
#0FFEF9
ΔE00 4.63
Aqua
#00FFFF
ΔE00 4.81
Bright Light Blue
#26F7FD
ΔE00 4.92
Light Cyan
#ACFFFC
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF7F2 #F77B80
analogous
#7BF7B4 #7BF7F2 #7BBEF7
triadic
#7BF7F2 #F27BF7 #F7F27B
tetradic
#7BF7F2 #B47BF7 #F77B80 #BEF77B
square
#7BF7F2 #B47BF7 #F77B80 #BEF77B
split-complementary
#7BF7F2 #F77BBE #F7B47B
monochromatic
#0EE9E1 #41F4EC #7BF7F2 #B5FAF8 #E2FDFC
Accessibility & contrast
On white
1.28
#7BF7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#7BF7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF7F2
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF7F2 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF2
Deuteranopia (green-blind)
#D6DDF3
Tritanopia (blue-blind)
#25FDF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bf7f2; /* rgb */ color: rgb(123, 247, 242); /* oklch */ color: oklch(90.4% 0.112 191.9);
Tailwind
colors: {
custom: {
50: '#aafaf6',
500: '#7bf7f2',
950: '#000000',
},
}SCSS
$custom: #7bf7f2; $custom-light: #aafaf6; $custom-dark: #000000;
JSON
{
"hex": "#7bf7f2",
"rgb": {
"r": 123,
"g": 247,
"b": 242
},
"hsl": {
"h": 177.581,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.90376,
"c": 0.11159,
"h": 191.9
},
"luminance": 0.77143
}Semantic roles & 50–950 ramp
primary
#7BF7F2
secondary
#D34349
accent
#000AE5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585