#7BFCF7#7BFCF7
#7BFCF7 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.7% C 0.115 H 191.9°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCF7 |
|---|---|
| RGB | rgb(123, 252, 247) |
| HSL | hsl(178, 96%, 74%) |
| HSV | hsv(178, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.93, -36.86, -8.57) |
| CIE-LCH | lch(91.93, 37.84, 193.09°) |
| OKLab | oklab(91.67% -0.1125 -0.0238) |
| OKLCH | oklch(91.67% 0.115 191.9) |
| XYZ | xyz(59.7603, 80.5416, 100.3745) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.50
Bright Turquoise
#0FFEF9
ΔE00 4.29
Aqua
#00FFFF
ΔE00 4.43
Bright Light Blue
#26F7FD
ΔE00 4.90
Light Cyan
#ACFFFC
ΔE00 5.07
Bright Aqua
#0BF9EA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCF7 #FC7B80
analogous
#7BFCB6 #7BFCF7 #7BC0FC
triadic
#7BFCF7 #F77BFC #FCF77B
tetradic
#7BFCF7 #B67BFC #FC7B80 #C0FC7B
square
#7BFCF7 #B67BFC #FC7B80 #C0FC7B
split-complementary
#7BFCF7 #FC7BC0 #FCB67B
monochromatic
#06F7EE #3FFBF3 #7BFCF7 #B7FDFB #E1FEFD
Accessibility & contrast
On white
1.23
#7BFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#7BFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCF7
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCF7 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#DAE1F8
Tritanopia (blue-blind)
#15FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfcf7; /* rgb */ color: rgb(123, 252, 247); /* oklch */ color: oklch(91.7% 0.115 191.9);
Tailwind
colors: {
custom: {
50: '#abfef9',
500: '#7bfcf7',
950: '#000000',
},
}SCSS
$custom: #7bfcf7; $custom-light: #abfef9; $custom-dark: #000000;
JSON
{
"hex": "#7bfcf7",
"rgb": {
"r": 123,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.674,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.91666,
"c": 0.11497,
"h": 191.9
},
"luminance": 0.80547
}Semantic roles & 50–950 ramp
primary
#7BFCF7
secondary
#D94248
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685