#7BFCF3#7BFCF3
#7BFCF3 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.116 H 189.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCF3 |
|---|---|
| RGB | rgb(123, 252, 243) |
| HSL | hsl(176, 96%, 74%) |
| HSV | hsv(176, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.82, -37.85, -6.65) |
| CIE-LCH | lch(91.82, 38.43, 189.97°) |
| OKLab | oklab(91.54% -0.1141 -0.0186) |
| OKLCH | oklch(91.54% 0.116 189.2) |
| XYZ | xyz(59.1496, 80.2974, 97.1585) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 4.36
Bright Aqua
#0BF9EA
ΔE00 4.92
Aqua
#00FFFF
ΔE00 4.94
Light Cyan
#ACFFFC
ΔE00 5.54
Tiffany Blue
#7BF2DA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCF3 #FC7B84
analogous
#7BFCB2 #7BFCF3 #7BC4FC
triadic
#7BFCF3 #F37BFC #FCF37B
tetradic
#7BFCF3 #B27BFC #FC7B84 #C4FC7B
square
#7BFCF3 #B27BFC #FC7B84 #C4FC7B
split-complementary
#7BFCF3 #FC7BC4 #FCB27B
monochromatic
#06F7E6 #3FFBEE #7BFCF3 #B7FDF8 #E1FEFC
Accessibility & contrast
On white
1.23
#7BFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7BFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCF3
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCF3 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#1FFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfcf3; /* rgb */ color: rgb(123, 252, 243); /* oklch */ color: oklch(91.5% 0.116 189.2);
Tailwind
colors: {
custom: {
50: '#abfef7',
500: '#7bfcf3',
950: '#000000',
},
}SCSS
$custom: #7bfcf3; $custom-light: #abfef7; $custom-dark: #000000;
JSON
{
"hex": "#7bfcf3",
"rgb": {
"r": 123,
"g": 252,
"b": 243
},
"hsl": {
"h": 175.814,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.91541,
"c": 0.11562,
"h": 189.2
},
"luminance": 0.80303
}Semantic roles & 50–950 ramp
primary
#7BFCF3
secondary
#D9424C
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685