#7BFCFF#7BFCFF
#7BFCFF is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.114 H 197.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCFF |
|---|---|
| RGB | rgb(123, 252, 255) |
| HSL | hsl(181, 100%, 74%) |
| HSV | hsv(181, 52%, 100%) |
| CMYK | cmyk(51.8%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.15, -34.84, -12.38) |
| CIE-LCH | lch(92.15, 36.97, 199.57°) |
| OKLab | oklab(91.92% -0.1092 -0.0342) |
| OKLCH | oklch(91.92% 0.114 197.4) |
| XYZ | xyz(61.0213, 81.0461, 107.0160) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.47
Bright Light Blue
#26F7FD
ΔE00 4.00
Aqua
#00FFFF
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCFF #FF7E7B
analogous
#7BFFC0 #7BFCFF #7BBAFF
triadic
#7BFCFF #FF7BFC #FCFF7B
tetradic
#7BFCFF #C07BFF #FF7E7B #BAFF7B
square
#7BFCFF #C07BFF #FF7E7B #BAFF7B
split-complementary
#7BFCFF #FF7BBA #FFC07B
monochromatic
#01F9FF #3EFBFF #7BFCFF #B8FDFF #E0FEFF
Accessibility & contrast
On white
1.22
#7BFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#7BFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCFF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCFF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D7E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfcff; /* rgb */ color: rgb(123, 252, 255); /* oklch */ color: oklch(91.9% 0.114 197.4);
Tailwind
colors: {
custom: {
50: '#abfdff',
500: '#7bfcff',
950: '#000000',
},
}SCSS
$custom: #7bfcff; $custom-light: #abfdff; $custom-dark: #000000;
JSON
{
"hex": "#7bfcff",
"rgb": {
"r": 123,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.364,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.91922,
"c": 0.11447,
"h": 197.4
},
"luminance": 0.81052
}Semantic roles & 50–950 ramp
primary
#7BFCFF
secondary
#DD4441
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686