#7BFCF0#7BFCF0
#7BFCF0 is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.5% C 0.116 H 187.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCF0 |
|---|---|
| RGB | rgb(123, 252, 240) |
| HSL | hsl(174, 96%, 74%) |
| HSV | hsv(174, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.74, -38.59, -5.22) |
| CIE-LCH | lch(91.74, 38.94, 187.70°) |
| OKLab | oklab(91.45% -0.1154 -0.0147) |
| OKLCH | oklch(91.45% 0.116 187.3) |
| XYZ | xyz(58.7003, 80.1176, 94.7920) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 4.70
Bright Cyan
#41FDFE
ΔE00 5.06
Aqua
#00FFFF
ΔE00 5.54
Light Cyan
#ACFFFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCF0 #FC7B87
analogous
#7BFCAF #7BFCF0 #7BC7FC
triadic
#7BFCF0 #F07BFC #FCF07B
tetradic
#7BFCF0 #AF7BFC #FC7B87 #C7FC7B
square
#7BFCF0 #AF7BFC #FC7B87 #C7FC7B
split-complementary
#7BFCF0 #FC7BC7 #FCAF7B
monochromatic
#06F7E1 #3FFBE9 #7BFCF0 #B7FDF7 #E1FEFC
Accessibility & contrast
On white
1.23
#7BFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#7BFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCF0
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCF0 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0F0
Deuteranopia (green-blind)
#DBE1F1
Tritanopia (blue-blind)
#25FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfcf0; /* rgb */ color: rgb(123, 252, 240); /* oklch */ color: oklch(91.5% 0.116 187.3);
Tailwind
colors: {
custom: {
50: '#abfef4',
500: '#7bfcf0',
950: '#000000',
},
}SCSS
$custom: #7bfcf0; $custom-light: #abfef4; $custom-dark: #000000;
JSON
{
"hex": "#7bfcf0",
"rgb": {
"r": 123,
"g": 252,
"b": 240
},
"hsl": {
"h": 174.419,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.9145,
"c": 0.1163,
"h": 187.3
},
"luminance": 0.80123
}Semantic roles & 50–950 ramp
primary
#7BFCF0
secondary
#D94250
accent
#0015E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685