#7BFDFF#7BFDFF
#7BFDFF is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.1% C 0.115 H 196.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDFF |
|---|---|
| RGB | rgb(123, 253, 255) |
| HSL | hsl(181, 100%, 74%) |
| HSV | hsv(181, 52%, 100%) |
| CMYK | cmyk(51.8%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.43, -35.30, -11.96) |
| CIE-LCH | lch(92.43, 37.27, 198.72°) |
| OKLab | oklab(92.15% -0.1103 -0.0331) |
| OKLCH | oklch(92.15% 0.115 196.7) |
| XYZ | xyz(61.3362, 81.6758, 107.1210) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.31
Bright Light Blue
#26F7FD
ΔE00 4.04
Aqua
#00FFFF
ΔE00 4.54
Light Cyan
#ACFFFC
ΔE00 4.99
Bright Turquoise
#0FFEF9
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDFF #FF7D7B
analogous
#7BFFBF #7BFDFF #7BBBFF
triadic
#7BFDFF #FF7BFD #FDFF7B
tetradic
#7BFDFF #BF7BFF #FF7D7B #BBFF7B
square
#7BFDFF #BF7BFF #FF7D7B #BBFF7B
split-complementary
#7BFDFF #FF7BBB #FFBF7B
monochromatic
#01FBFF #3EFCFF #7BFDFF #B8FEFF #E0FFFF
Accessibility & contrast
On white
1.21
#7BFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#7BFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDFF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDFF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfdff; /* rgb */ color: rgb(123, 253, 255); /* oklch */ color: oklch(92.1% 0.115 196.7);
Tailwind
colors: {
custom: {
50: '#abfeff',
500: '#7bfdff',
950: '#000000',
},
}SCSS
$custom: #7bfdff; $custom-light: #abfeff; $custom-dark: #000000;
JSON
{
"hex": "#7bfdff",
"rgb": {
"r": 123,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.909,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92147,
"c": 0.11514,
"h": 196.7
},
"luminance": 0.81682
}Semantic roles & 50–950 ramp
primary
#7BFDFF
secondary
#DD4341
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686