#7BF7F0#7BF7F0
#7BF7F0 is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.3% C 0.112 H 190.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF7F0 |
|---|---|
| RGB | rgb(123, 247, 240) |
| HSL | hsl(177, 89%, 73%) |
| HSV | hsv(177, 50%, 97%) |
| CMYK | cmyk(50.2%, 0%, 2.8%, 3.1%) |
| CIE-LAB | lab(90.33, -36.30, -7.30) |
| CIE-LCH | lch(90.33, 37.03, 191.36°) |
| OKLab | oklab(90.31% -0.11 -0.0203) |
| OKLCH | oklch(90.31% 0.112 190.5) |
| XYZ | xyz(57.1508, 77.0186, 94.2755) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.62
Aqua
#00FFFF
ΔE00 5.02
Bright Aqua
#0BF9EA
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF7F0 #F77B82
analogous
#7BF7B2 #7BF7F0 #7BC0F7
triadic
#7BF7F0 #F07BF7 #F7F07B
tetradic
#7BF7F0 #B27BF7 #F77B82 #C0F77B
square
#7BF7F0 #B27BF7 #F77B82 #C0F77B
split-complementary
#7BF7F0 #F77BC0 #F7B27B
monochromatic
#0EE9DD #41F4E9 #7BF7F0 #B5FAF7 #E2FDFC
Accessibility & contrast
On white
1.28
#7BF7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#7BF7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF7F0
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF7F0 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF0
Deuteranopia (green-blind)
#D6DDF1
Tritanopia (blue-blind)
#28FDF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bf7f0; /* rgb */ color: rgb(123, 247, 240); /* oklch */ color: oklch(90.3% 0.112 190.5);
Tailwind
colors: {
custom: {
50: '#aafaf4',
500: '#7bf7f0',
950: '#000000',
},
}SCSS
$custom: #7bf7f0; $custom-light: #aafaf4; $custom-dark: #000000;
JSON
{
"hex": "#7bf7f0",
"rgb": {
"r": 123,
"g": 247,
"b": 240
},
"hsl": {
"h": 176.613,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.90313,
"c": 0.1119,
"h": 190.5
},
"luminance": 0.77024
}Semantic roles & 50–950 ramp
primary
#7BF7F0
secondary
#D3434B
accent
#000DE5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585