#7BE4E6#7BE4E6
#7BE4E6 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.7% C 0.098 H 197.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE4E6 |
|---|---|
| RGB | rgb(123, 228, 230) |
| HSL | hsl(181, 68%, 69%) |
| HSV | hsv(181, 47%, 90%) |
| CMYK | cmyk(46.5%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(84.69, -29.89, -10.42) |
| CIE-LCH | lch(84.69, 31.65, 199.22°) |
| OKLab | oklab(85.68% -0.0934 -0.0288) |
| OKLCH | oklch(85.68% 0.098 197.1) |
| XYZ | xyz(50.1890, 65.4067, 84.8275) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 6.18
Paleturquoise
#AFEEEE
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE4E6 #E67D7B
analogous
#7BE6B2 #7BE4E6 #7BAFE6
triadic
#7BE4E6 #E67BE4 #E4E67B
tetradic
#7BE4E6 #B27BE6 #E67D7B #AFE67B
square
#7BE4E6 #B27BE6 #E67D7B #AFE67B
split-complementary
#7BE4E6 #E67BAF #E6B27B
monochromatic
#25BFC2 #48D9DC #7BE4E6 #AEEFF0 #E2F9F9
Accessibility & contrast
On white
1.49
#7BE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#7BE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE4E6
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE4E6 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE6
Deuteranopia (green-blind)
#C5CEE7
Tritanopia (blue-blind)
#3EEAE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be4e6; /* rgb */ color: rgb(123, 228, 230); /* oklch */ color: oklch(85.7% 0.098 197.1);
Tailwind
colors: {
custom: {
50: '#a8eded',
500: '#7be4e6',
950: '#000000',
},
}SCSS
$custom: #7be4e6; $custom-light: #a8eded; $custom-dark: #000000;
JSON
{
"hex": "#7be4e6",
"rgb": {
"r": 123,
"g": 228,
"b": 230
},
"hsl": {
"h": 181.121,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.85678,
"c": 0.09775,
"h": 197.1
},
"luminance": 0.65411
}Semantic roles & 50–950 ramp
primary
#7BE4E6
secondary
#BE4947
accent
#1915D0
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484