#7BFCF1#7BFCF1
#7BFCF1 is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.116 H 187.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCF1 |
|---|---|
| RGB | rgb(123, 252, 241) |
| HSL | hsl(175, 96%, 74%) |
| HSV | hsv(175, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(91.76, -38.34, -5.70) |
| CIE-LCH | lch(91.76, 38.76, 188.45°) |
| OKLab | oklab(91.48% -0.1149 -0.016) |
| OKLCH | oklch(91.48% 0.116 187.9) |
| XYZ | xyz(58.8493, 80.1772, 95.5765) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.56
Bright Aqua
#0BF9EA
ΔE00 4.67
Bright Cyan
#41FDFE
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 4.96
Aqua
#00FFFF
ΔE00 5.33
Light Cyan
#ACFFFC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCF1 #FC7B86
analogous
#7BFCB0 #7BFCF1 #7BC6FC
triadic
#7BFCF1 #F17BFC #FCF17B
tetradic
#7BFCF1 #B07BFC #FC7B86 #C6FC7B
square
#7BFCF1 #B07BFC #FC7B86 #C6FC7B
split-complementary
#7BFCF1 #FC7BC6 #FCB07B
monochromatic
#06F7E2 #3FFBEB #7BFCF1 #B7FDF7 #E1FEFC
Accessibility & contrast
On white
1.23
#7BFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#7BFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCF1
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCF1 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F1
Deuteranopia (green-blind)
#DBE1F2
Tritanopia (blue-blind)
#23FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfcf1; /* rgb */ color: rgb(123, 252, 241); /* oklch */ color: oklch(91.5% 0.116 187.9);
Tailwind
colors: {
custom: {
50: '#abfef5',
500: '#7bfcf1',
950: '#000000',
},
}SCSS
$custom: #7bfcf1; $custom-light: #abfef5; $custom-dark: #000000;
JSON
{
"hex": "#7bfcf1",
"rgb": {
"r": 123,
"g": 252,
"b": 241
},
"hsl": {
"h": 174.884,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.9148,
"c": 0.11606,
"h": 187.9
},
"luminance": 0.80183
}Semantic roles & 50–950 ramp
primary
#7BFCF1
secondary
#D9424F
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685