#7BE2EE#7BE2EE
#7BE2EE is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.5% C 0.097 H 205.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2EE |
|---|---|
| RGB | rgb(123, 226, 238) |
| HSL | hsl(186, 77%, 71%) |
| HSV | hsv(186, 48%, 93%) |
| CMYK | cmyk(48.3%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.37, -26.87, -15.14) |
| CIE-LCH | lch(84.37, 30.84, 209.39°) |
| OKLab | oklab(85.49% -0.088 -0.0417) |
| OKLCH | oklch(85.49% 0.097 205.4) |
| XYZ | xyz(50.7913, 64.7724, 90.6981) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Robin Egg Blue
#8AF1FE
ΔE00 3.40
Robin'S Egg Blue
#98EFF9
ΔE00 3.71
Aqua Blue
#02D8E9
ΔE00 5.74
Paleturquoise
#AFEEEE
ΔE00 6.94
Bright Light Blue
#26F7FD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2EE #EE877B
analogous
#7BEEC0 #7BE2EE #7BA8EE
triadic
#7BE2EE #EE7BE2 #E2EE7B
tetradic
#7BE2EE #C07BEE #EE877B #A8EE7B
square
#7BE2EE #C07BEE #EE877B #A8EE7B
split-complementary
#7BE2EE #EE7BA8 #EEC07B
monochromatic
#1BC0D3 #45D6E7 #7BE2EE #B1EEF5 #E4F9FC
Accessibility & contrast
On white
1.50
#7BE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#7BE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2EE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2EE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#36E9E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be2ee; /* rgb */ color: rgb(123, 226, 238); /* oklch */ color: oklch(85.5% 0.097 205.4);
Tailwind
colors: {
custom: {
50: '#a9ebf3',
500: '#7be2ee',
950: '#000000',
},
}SCSS
$custom: #7be2ee; $custom-light: #a9ebf3; $custom-dark: #000000;
JSON
{
"hex": "#7be2ee",
"rgb": {
"r": 123,
"g": 226,
"b": 238
},
"hsl": {
"h": 186.261,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.85494,
"c": 0.09739,
"h": 205.4
},
"luminance": 0.64777
}Semantic roles & 50–950 ramp
primary
#7BE2EE
secondary
#C85346
accent
#220CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485