#7BFCF5#7BFCF5
#7BFCF5 is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.115 H 190.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCF5 |
|---|---|
| RGB | rgb(123, 252, 245) |
| HSL | hsl(177, 96%, 74%) |
| HSV | hsv(177, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.87, -37.36, -7.61) |
| CIE-LCH | lch(91.87, 38.12, 191.52°) |
| OKLab | oklab(91.6% -0.1133 -0.0212) |
| OKLCH | oklch(91.6% 0.115 190.6) |
| XYZ | xyz(59.4533, 80.4188, 98.7578) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.86
Bright Turquoise
#0FFEF9
ΔE00 4.26
Aqua
#00FFFF
ΔE00 4.64
Bright Aqua
#0BF9EA
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 5.27
Bright Light Blue
#26F7FD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCF5 #FC7B82
analogous
#7BFCB4 #7BFCF5 #7BC2FC
triadic
#7BFCF5 #F57BFC #FCF57B
tetradic
#7BFCF5 #B47BFC #FC7B82 #C2FC7B
square
#7BFCF5 #B47BFC #FC7B82 #C2FC7B
split-complementary
#7BFCF5 #FC7BC2 #FCB47B
monochromatic
#06F7EA #3FFBF0 #7BFCF5 #B7FDFA #E1FEFD
Accessibility & contrast
On white
1.23
#7BFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#7BFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCF5
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCF5 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#DAE1F6
Tritanopia (blue-blind)
#1BFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfcf5; /* rgb */ color: rgb(123, 252, 245); /* oklch */ color: oklch(91.6% 0.115 190.6);
Tailwind
colors: {
custom: {
50: '#abfef8',
500: '#7bfcf5',
950: '#000000',
},
}SCSS
$custom: #7bfcf5; $custom-light: #abfef8; $custom-dark: #000000;
JSON
{
"hex": "#7bfcf5",
"rgb": {
"r": 123,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.744,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.91603,
"c": 0.11526,
"h": 190.6
},
"luminance": 0.80424
}Semantic roles & 50–950 ramp
primary
#7BFCF5
secondary
#D9424A
accent
#000CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685