#7BFDFE#7BFDFE
#7BFDFE is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.115 H 196.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDFE |
|---|---|
| RGB | rgb(123, 253, 254) |
| HSL | hsl(180, 98%, 74%) |
| HSV | hsv(180, 52%, 100%) |
| CMYK | cmyk(51.6%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.40, -35.55, -11.49) |
| CIE-LCH | lch(92.40, 37.36, 197.91°) |
| OKLab | oklab(92.12% -0.1107 -0.0318) |
| OKLCH | oklch(92.12% 0.115 196) |
| XYZ | xyz(61.1756, 81.6115, 106.2754) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.22
Bright Light Blue
#26F7FD
ΔE00 4.09
Aqua
#00FFFF
ΔE00 4.43
Light Cyan
#ACFFFC
ΔE00 4.94
Bright Turquoise
#0FFEF9
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDFE #FE7C7B
analogous
#7BFEBE #7BFDFE #7BBCFE
triadic
#7BFDFE #FE7BFD #FDFE7B
tetradic
#7BFDFE #BE7BFE #FE7C7B #BCFE7B
square
#7BFDFE #BE7BFE #FE7C7B #BCFE7B
split-complementary
#7BFDFE #FE7BBC #FEBE7B
monochromatic
#02FBFD #3EFCFE #7BFDFE #B8FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#7BFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#7BFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDFE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDFE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfdfe; /* rgb */ color: rgb(123, 253, 254); /* oklch */ color: oklch(92.1% 0.115 196.0);
Tailwind
colors: {
custom: {
50: '#abfefe',
500: '#7bfdfe',
950: '#000000',
},
}SCSS
$custom: #7bfdfe; $custom-light: #abfefe; $custom-dark: #000000;
JSON
{
"hex": "#7bfdfe",
"rgb": {
"r": 123,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.458,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.92115,
"c": 0.11516,
"h": 196
},
"luminance": 0.81617
}Semantic roles & 50–950 ramp
primary
#7BFDFE
secondary
#DC4241
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685