#7BFEF9#7BFEF9
#7BFEF9 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.116 H 192.0°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEF9 |
|---|---|
| RGB | rgb(123, 254, 249) |
| HSL | hsl(178, 98%, 74%) |
| HSV | hsv(178, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.54, -37.27, -8.69) |
| CIE-LCH | lch(92.54, 38.27, 193.12°) |
| OKLab | oklab(92.18% -0.1138 -0.0241) |
| OKLCH | oklch(92.18% 0.116 192) |
| XYZ | xyz(60.7019, 81.9285, 102.2190) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.45
Bright Turquoise
#0FFEF9
ΔE00 4.22
Aqua
#00FFFF
ΔE00 4.34
Bright Light Blue
#26F7FD
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 5.10
Bright Aqua
#0BF9EA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEF9 #FE7B80
analogous
#7BFEB8 #7BFEF9 #7BC2FE
triadic
#7BFEF9 #F97BFE #FEF97B
tetradic
#7BFEF9 #B87BFE #FE7B80 #C2FE7B
square
#7BFEF9 #B87BFE #FE7B80 #C2FE7B
split-complementary
#7BFEF9 #FE7BC2 #FEB87B
monochromatic
#02FDF3 #3EFEF6 #7BFEF9 #B8FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#7BFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#7BFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEF9
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEF9 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F9
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#0BFFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7bfef9; /* rgb */ color: rgb(123, 254, 249); /* oklch */ color: oklch(92.2% 0.116 192.0);
Tailwind
colors: {
custom: {
50: '#abfffb',
500: '#7bfef9',
950: '#000000',
},
}SCSS
$custom: #7bfef9; $custom-light: #abfffb; $custom-dark: #000000;
JSON
{
"hex": "#7bfef9",
"rgb": {
"r": 123,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.71,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.92181,
"c": 0.1163,
"h": 192
},
"luminance": 0.81934
}Semantic roles & 50–950 ramp
primary
#7BFEF9
secondary
#DC4147
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685