#7BFFFF#7BFFFF
#7BFFFF is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.117 H 195.3°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFFFF |
|---|---|
| RGB | rgb(123, 255, 255) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 52%, 100%) |
| CMYK | cmyk(51.8%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.99, -36.22, -11.13) |
| CIE-LCH | lch(92.99, 37.89, 197.08°) |
| OKLab | oklab(92.6% -0.1124 -0.0308) |
| OKLCH | oklch(92.6% 0.117 195.3) |
| XYZ | xyz(61.9709, 82.9451, 107.3326) |
| Luminance | 0.8295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.13
Bright Light Blue
#26F7FD
ΔE00 4.25
Aqua
#00FFFF
ΔE00 4.28
Bright Turquoise
#0FFEF9
ΔE00 4.76
Light Cyan
#ACFFFC
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFFFF #FF7B7B
analogous
#7BFFBD #7BFFFF #7BBDFF
triadic
#7BFFFF #FF7BFF #FFFF7B
tetradic
#7BFFFF #BD7BFF #FF7B7B #BDFF7B
square
#7BFFFF #BD7BFF #FF7B7B #BDFF7B
split-complementary
#7BFFFF #FF7BBD #FFBD7B
monochromatic
#01FFFF #3EFFFF #7BFFFF #B8FFFF #E0FFFF
Accessibility & contrast
On white
1.19
#7BFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#7BFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFFFF
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFFFF | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7bffff; /* rgb */ color: rgb(123, 255, 255); /* oklch */ color: oklch(92.6% 0.117 195.3);
Tailwind
colors: {
custom: {
50: '#acffff',
500: '#7bffff',
950: '#000000',
},
}SCSS
$custom: #7bffff; $custom-light: #acffff; $custom-dark: #000000;
JSON
{
"hex": "#7bffff",
"rgb": {
"r": 123,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92597,
"c": 0.11653,
"h": 195.3
},
"luminance": 0.82951
}Semantic roles & 50–950 ramp
primary
#7BFFFF
secondary
#DD4141
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686