#7BFEFA#7BFEFA
#7BFEFA is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.116 H 192.6°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEFA |
|---|---|
| RGB | rgb(123, 254, 250) |
| HSL | hsl(178, 98%, 74%) |
| HSV | hsv(178, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.57, -37.02, -9.17) |
| CIE-LCH | lch(92.57, 38.14, 193.91°) |
| OKLab | oklab(92.21% -0.1134 -0.0254) |
| OKLCH | oklch(92.21% 0.116 192.6) |
| XYZ | xyz(60.8583, 81.9910, 103.0426) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.32
Aqua
#00FFFF
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 4.28
Bright Light Blue
#26F7FD
ΔE00 4.76
Light Cyan
#ACFFFC
ΔE00 5.03
Bright Aqua
#0BF9EA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEFA #FE7B7F
analogous
#7BFEB9 #7BFEFA #7BC1FE
triadic
#7BFEFA #FA7BFE #FEFA7B
tetradic
#7BFEFA #B97BFE #FE7B7F #C1FE7B
square
#7BFEFA #B97BFE #FE7B7F #C1FE7B
split-complementary
#7BFEFA #FE7BC1 #FEB97B
monochromatic
#02FDF5 #3EFEF8 #7BFEFA #B8FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#7BFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#7BFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEFA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEFA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#06FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7bfefa; /* rgb */ color: rgb(123, 254, 250); /* oklch */ color: oklch(92.2% 0.116 192.6);
Tailwind
colors: {
custom: {
50: '#abfffb',
500: '#7bfefa',
950: '#000000',
},
}SCSS
$custom: #7bfefa; $custom-light: #abfffb; $custom-dark: #000000;
JSON
{
"hex": "#7bfefa",
"rgb": {
"r": 123,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.168,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.92213,
"c": 0.11618,
"h": 192.6
},
"luminance": 0.81997
}Semantic roles & 50–950 ramp
primary
#7BFEFA
secondary
#DC4146
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685