#7BFCF8#7BFCF8
#7BFCF8 is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.115 H 192.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCF8 |
|---|---|
| RGB | rgb(123, 252, 248) |
| HSL | hsl(178, 96%, 74%) |
| HSV | hsv(178, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.95, -36.61, -9.04) |
| CIE-LCH | lch(91.95, 37.71, 193.88°) |
| OKLab | oklab(91.7% -0.1121 -0.0251) |
| OKLCH | oklch(91.7% 0.115 192.6) |
| XYZ | xyz(59.9150, 80.6035, 101.1893) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.37
Bright Turquoise
#0FFEF9
ΔE00 4.35
Aqua
#00FFFF
ΔE00 4.36
Bright Light Blue
#26F7FD
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 5.00
Bright Aqua
#0BF9EA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCF8 #FC7B7F
analogous
#7BFCB7 #7BFCF8 #7BBFFC
triadic
#7BFCF8 #F87BFC #FCF87B
tetradic
#7BFCF8 #B77BFC #FC7B7F #BFFC7B
square
#7BFCF8 #B77BFC #FC7B7F #BFFC7B
split-complementary
#7BFCF8 #FC7BBF #FCB77B
monochromatic
#06F7F0 #3FFBF5 #7BFCF8 #B7FDFB #E1FEFD
Accessibility & contrast
On white
1.23
#7BFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#7BFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCF8
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCF8 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#12FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfcf8; /* rgb */ color: rgb(123, 252, 248); /* oklch */ color: oklch(91.7% 0.115 192.6);
Tailwind
colors: {
custom: {
50: '#abfefa',
500: '#7bfcf8',
950: '#000000',
},
}SCSS
$custom: #7bfcf8; $custom-light: #abfefa; $custom-dark: #000000;
JSON
{
"hex": "#7bfcf8",
"rgb": {
"r": 123,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.14,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.91697,
"c": 0.11484,
"h": 192.6
},
"luminance": 0.80609
}Semantic roles & 50–950 ramp
primary
#7BFCF8
secondary
#D94246
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685