#7BEEEE#7BEEEE
#7BEEEE is a very light, moderate teal. Relative luminance 0.715; OKLCH L 88.2% C 0.105 H 195.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEEEE |
|---|---|
| RGB | rgb(123, 238, 238) |
| HSL | hsl(180, 77%, 71%) |
| HSV | hsv(180, 48%, 93%) |
| CMYK | cmyk(48.3%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(87.74, -32.61, -10.09) |
| CIE-LCH | lch(87.74, 34.14, 197.20°) |
| OKLab | oklab(88.21% -0.1011 -0.0279) |
| OKLCH | oklch(88.21% 0.105 195.4) |
| XYZ | xyz(54.1693, 71.5283, 91.8241) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.79
Bright Cyan
#41FDFE
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEEEE #EE7B7B
analogous
#7BEEB4 #7BEEEE #7BB4EE
triadic
#7BEEEE #EE7BEE #EEEE7B
tetradic
#7BEEEE #B47BEE #EE7B7B #B4EE7B
square
#7BEEEE #B47BEE #EE7B7B #B4EE7B
split-complementary
#7BEEEE #EE7BB4 #EEB47B
monochromatic
#1BD3D3 #45E7E7 #7BEEEE #B1F5F5 #E4FCFC
Accessibility & contrast
On white
1.37
#7BEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#7BEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEEEE
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEEEE | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5EE
Deuteranopia (green-blind)
#CDD6EF
Tritanopia (blue-blind)
#31F4EE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7beeee; /* rgb */ color: rgb(123, 238, 238); /* oklch */ color: oklch(88.2% 0.105 195.4);
Tailwind
colors: {
custom: {
50: '#a9f4f3',
500: '#7beeee',
950: '#000000',
},
}SCSS
$custom: #7beeee; $custom-light: #a9f4f3; $custom-dark: #000000;
JSON
{
"hex": "#7beeee",
"rgb": {
"r": 123,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.88207,
"c": 0.10493,
"h": 195.4
},
"luminance": 0.71533
}Semantic roles & 50–950 ramp
primary
#7BEEEE
secondary
#C84646
accent
#0C0CD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111717
muted
#818585