#7BFCF2#7BFCF2
#7BFCF2 is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.116 H 188.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCF2 |
|---|---|
| RGB | rgb(123, 252, 242) |
| HSL | hsl(175, 96%, 74%) |
| HSV | hsv(175, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.79, -38.10, -6.17) |
| CIE-LCH | lch(91.79, 38.59, 189.21°) |
| OKLab | oklab(91.51% -0.1145 -0.0173) |
| OKLCH | oklch(91.51% 0.116 188.6) |
| XYZ | xyz(58.9990, 80.2371, 96.3653) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.45
Bright Cyan
#41FDFE
ΔE00 4.54
Bright Aqua
#0BF9EA
ΔE00 4.78
Aqua
#00FFFF
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 5.27
Light Cyan
#ACFFFC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCF2 #FC7B85
analogous
#7BFCB1 #7BFCF2 #7BC5FC
triadic
#7BFCF2 #F27BFC #FCF27B
tetradic
#7BFCF2 #B17BFC #FC7B85 #C5FC7B
square
#7BFCF2 #B17BFC #FC7B85 #C5FC7B
split-complementary
#7BFCF2 #FC7BC5 #FCB17B
monochromatic
#06F7E4 #3FFBEC #7BFCF2 #B7FDF8 #E1FEFC
Accessibility & contrast
On white
1.23
#7BFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#7BFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCF2
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCF2 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#21FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfcf2; /* rgb */ color: rgb(123, 252, 242); /* oklch */ color: oklch(91.5% 0.116 188.6);
Tailwind
colors: {
custom: {
50: '#abfef6',
500: '#7bfcf2',
950: '#000000',
},
}SCSS
$custom: #7bfcf2; $custom-light: #abfef6; $custom-dark: #000000;
JSON
{
"hex": "#7bfcf2",
"rgb": {
"r": 123,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.349,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.91511,
"c": 0.11584,
"h": 188.6
},
"luminance": 0.80243
}Semantic roles & 50–950 ramp
primary
#7BFCF2
secondary
#D9424E
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685