#7BFFEE#7BFFEE
#7BFFEE is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.120 H 184.2°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFFEE |
|---|---|
| RGB | rgb(123, 255, 238) |
| HSL | hsl(172, 100%, 74%) |
| HSV | hsv(172, 52%, 100%) |
| CMYK | cmyk(51.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.53, -40.43, -3.01) |
| CIE-LCH | lch(92.53, 40.54, 184.26°) |
| OKLab | oklab(92.07% -0.1194 -0.0088) |
| OKLCH | oklch(92.07% 0.12 184.2) |
| XYZ | xyz(59.3544, 81.8985, 93.5524) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.77
Bright Aqua
#0BF9EA
ΔE00 4.55
Bright Turquoise
#0FFEF9
ΔE00 5.55
Light Aqua
#8CFFDB
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.42
Aqua
#00FFFF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFFEE #FF7B8C
analogous
#7BFFAC #7BFFEE #7BCEFF
triadic
#7BFFEE #EE7BFF #FFEE7B
tetradic
#7BFFEE #AC7BFF #FF7B8C #CEFF7B
square
#7BFFEE #AC7BFF #FF7B8C #CEFF7B
split-complementary
#7BFFEE #FF7BCE #FFAC7B
monochromatic
#01FFDE #3EFFE6 #7BFFEE #B8FFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#7BFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#7BFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFFEE
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFFEE | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3ED
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#26FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7bffee; /* rgb */ color: rgb(123, 255, 238); /* oklch */ color: oklch(92.1% 0.120 184.2);
Tailwind
colors: {
custom: {
50: '#abfff3',
500: '#7bffee',
950: '#000000',
},
}SCSS
$custom: #7bffee; $custom-light: #abfff3; $custom-dark: #000000;
JSON
{
"hex": "#7bffee",
"rgb": {
"r": 123,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.273,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92073,
"c": 0.1197,
"h": 184.2
},
"luminance": 0.81904
}Semantic roles & 50–950 ramp
primary
#7BFFEE
secondary
#DD4155
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685