#7BE4E3#7BE4E3
#7BE4E3 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.6% C 0.098 H 194.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE4E3 |
|---|---|
| RGB | rgb(123, 228, 227) |
| HSL | hsl(179, 66%, 69%) |
| HSV | hsv(179, 46%, 89%) |
| CMYK | cmyk(46.1%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(84.61, -30.64, -8.96) |
| CIE-LCH | lch(84.61, 31.92, 196.31°) |
| OKLab | oklab(85.58% -0.0946 -0.0248) |
| OKLCH | oklch(85.58% 0.098 194.7) |
| XYZ | xyz(49.7714, 65.2396, 82.6278) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 6.05
Bright Light Blue
#26F7FD
ΔE00 6.32
Paleturquoise
#AFEEEE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE4E3 #E47B7C
analogous
#7BE4AF #7BE4E3 #7BB1E4
triadic
#7BE4E3 #E37BE4 #E4E37B
tetradic
#7BE4E3 #AF7BE4 #E47B7C #B1E47B
square
#7BE4E3 #AF7BE4 #E47B7C #B1E47B
split-complementary
#7BE4E3 #E47BB1 #E4AF7B
monochromatic
#27BEBC #48DAD8 #7BE4E3 #AEEEEE #E1F9F9
Accessibility & contrast
On white
1.49
#7BE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#7BE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE4E3
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE4E3 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE3
Deuteranopia (green-blind)
#C6CDE4
Tritanopia (blue-blind)
#40EAE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be4e3; /* rgb */ color: rgb(123, 228, 227); /* oklch */ color: oklch(85.6% 0.098 194.7);
Tailwind
colors: {
custom: {
50: '#a8edeb',
500: '#7be4e3',
950: '#000000',
},
}SCSS
$custom: #7be4e3; $custom-light: #a8edeb; $custom-dark: #000000;
JSON
{
"hex": "#7be4e3",
"rgb": {
"r": 123,
"g": 228,
"b": 227
},
"hsl": {
"h": 179.429,
"s": 66.038,
"l": 68.824
},
"oklch": {
"l": 0.85581,
"c": 0.09784,
"h": 194.7
},
"luminance": 0.65244
}Semantic roles & 50–950 ramp
primary
#7BE4E3
secondary
#BC4849
accent
#1819CE
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484