#7BFCF4#7BFCF4
#7BFCF4 is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.115 H 189.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCF4 |
|---|---|
| RGB | rgb(123, 252, 244) |
| HSL | hsl(176, 96%, 74%) |
| HSV | hsv(176, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.85, -37.60, -7.13) |
| CIE-LCH | lch(91.85, 38.27, 190.74°) |
| OKLab | oklab(91.57% -0.1137 -0.0199) |
| OKLCH | oklch(91.57% 0.115 189.9) |
| XYZ | xyz(59.3011, 80.3579, 97.9560) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.07
Bright Turquoise
#0FFEF9
ΔE00 4.30
Aqua
#00FFFF
ΔE00 4.78
Bright Aqua
#0BF9EA
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCF4 #FC7B83
analogous
#7BFCB3 #7BFCF4 #7BC3FC
triadic
#7BFCF4 #F47BFC #FCF47B
tetradic
#7BFCF4 #B37BFC #FC7B83 #C3FC7B
square
#7BFCF4 #B37BFC #FC7B83 #C3FC7B
split-complementary
#7BFCF4 #FC7BC3 #FCB37B
monochromatic
#06F7E8 #3FFBEF #7BFCF4 #B7FDF9 #E1FEFD
Accessibility & contrast
On white
1.23
#7BFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#7BFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCF4
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCF4 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#DAE1F5
Tritanopia (blue-blind)
#1DFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfcf4; /* rgb */ color: rgb(123, 252, 244); /* oklch */ color: oklch(91.6% 0.115 189.9);
Tailwind
colors: {
custom: {
50: '#abfef7',
500: '#7bfcf4',
950: '#000000',
},
}SCSS
$custom: #7bfcf4; $custom-light: #abfef7; $custom-dark: #000000;
JSON
{
"hex": "#7bfcf4",
"rgb": {
"r": 123,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.279,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.91572,
"c": 0.11543,
"h": 189.9
},
"luminance": 0.80363
}Semantic roles & 50–950 ramp
primary
#7BFCF4
secondary
#D9424B
accent
#000EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685