#7BFEF8#7BFEF8
#7BFEF8 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.116 H 191.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEF8 |
|---|---|
| RGB | rgb(123, 254, 248) |
| HSL | hsl(177, 98%, 74%) |
| HSV | hsv(177, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.52, -37.52, -8.21) |
| CIE-LCH | lch(92.52, 38.41, 192.35°) |
| OKLab | oklab(92.15% -0.1142 -0.0228) |
| OKLCH | oklch(92.15% 0.116 191.3) |
| XYZ | xyz(60.5463, 81.8662, 101.3998) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.61
Bright Turquoise
#0FFEF9
ΔE00 4.19
Aqua
#00FFFF
ΔE00 4.43
Bright Light Blue
#26F7FD
ΔE00 5.17
Light Cyan
#ACFFFC
ΔE00 5.19
Bright Aqua
#0BF9EA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEF8 #FE7B81
analogous
#7BFEB7 #7BFEF8 #7BC3FE
triadic
#7BFEF8 #F87BFE #FEF87B
tetradic
#7BFEF8 #B77BFE #FE7B81 #C3FE7B
square
#7BFEF8 #B77BFE #FE7B81 #C3FE7B
split-complementary
#7BFEF8 #FE7BC3 #FEB77B
monochromatic
#02FDF1 #3EFEF5 #7BFEF8 #B8FEFB #E1FFFD
Accessibility & contrast
On white
1.21
#7BFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#7BFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEF8
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEF8 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#DBE3F9
Tritanopia (blue-blind)
#0FFFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7bfef8; /* rgb */ color: rgb(123, 254, 248); /* oklch */ color: oklch(92.2% 0.116 191.3);
Tailwind
colors: {
custom: {
50: '#abfffa',
500: '#7bfef8',
950: '#000000',
},
}SCSS
$custom: #7bfef8; $custom-light: #abfffa; $custom-dark: #000000;
JSON
{
"hex": "#7bfef8",
"rgb": {
"r": 123,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.252,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.9215,
"c": 0.11644,
"h": 191.3
},
"luminance": 0.81872
}Semantic roles & 50–950 ramp
primary
#7BFEF8
secondary
#DC4148
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685