#7BFEFD#7BFEFD
#7BFEFD is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.116 H 194.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEFD |
|---|---|
| RGB | rgb(123, 254, 253) |
| HSL | hsl(180, 98%, 74%) |
| HSV | hsv(180, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.65, -36.27, -10.60) |
| CIE-LCH | lch(92.65, 37.79, 196.29°) |
| OKLab | oklab(92.31% -0.1121 -0.0293) |
| OKLCH | oklch(92.31% 0.116 194.7) |
| XYZ | xyz(61.3324, 82.1807, 105.5398) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.13
Aqua
#00FFFF
ΔE00 4.26
Bright Light Blue
#26F7FD
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEFD #FE7B7C
analogous
#7BFEBC #7BFEFD #7BBEFE
triadic
#7BFEFD #FD7BFE #FEFD7B
tetradic
#7BFEFD #BC7BFE #FE7B7C #BEFE7B
square
#7BFEFD #BC7BFE #FE7B7C #BEFE7B
split-complementary
#7BFEFD #FE7BBE #FEBC7B
monochromatic
#02FDFB #3EFEFC #7BFEFD #B8FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#7BFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#7BFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEFD
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEFD | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7bfefd; /* rgb */ color: rgb(123, 254, 253); /* oklch */ color: oklch(92.3% 0.116 194.7);
Tailwind
colors: {
custom: {
50: '#abfffe',
500: '#7bfefd',
950: '#000000',
},
}SCSS
$custom: #7bfefd; $custom-light: #abfffe; $custom-dark: #000000;
JSON
{
"hex": "#7bfefd",
"rgb": {
"r": 123,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.542,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.92308,
"c": 0.11592,
"h": 194.7
},
"luminance": 0.82186
}Semantic roles & 50–950 ramp
primary
#7BFEFD
secondary
#DC4142
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685