#7BE4E4#7BE4E4
#7BE4E4 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.6% C 0.098 H 195.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE4E4 |
|---|---|
| RGB | rgb(123, 228, 228) |
| HSL | hsl(180, 66%, 69%) |
| HSV | hsv(180, 46%, 89%) |
| CMYK | cmyk(46.1%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.64, -30.39, -9.45) |
| CIE-LCH | lch(84.64, 31.82, 197.28°) |
| OKLab | oklab(85.61% -0.0942 -0.0261) |
| OKLCH | oklch(85.61% 0.098 195.5) |
| XYZ | xyz(49.9098, 65.2950, 83.3568) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Robin'S Egg
#6DEDFD
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Mediumturquoise
#48D1CC
ΔE00 6.19
Bright Light Blue
#26F7FD
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE4E4 #E47B7B
analogous
#7BE4B0 #7BE4E4 #7BB0E4
triadic
#7BE4E4 #E47BE4 #E4E47B
tetradic
#7BE4E4 #B07BE4 #E47B7B #B0E47B
square
#7BE4E4 #B07BE4 #E47B7B #B0E47B
split-complementary
#7BE4E4 #E47BB0 #E4B07B
monochromatic
#27BEBE #48DADA #7BE4E4 #AEEEEE #E1F9F9
Accessibility & contrast
On white
1.49
#7BE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#7BE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE4E4
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE4E4 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#C6CEE5
Tritanopia (blue-blind)
#3FEAE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be4e4; /* rgb */ color: rgb(123, 228, 228); /* oklch */ color: oklch(85.6% 0.098 195.5);
Tailwind
colors: {
custom: {
50: '#a8edec',
500: '#7be4e4',
950: '#000000',
},
}SCSS
$custom: #7be4e4; $custom-light: #a8edec; $custom-dark: #000000;
JSON
{
"hex": "#7be4e4",
"rgb": {
"r": 123,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 66.038,
"l": 68.824
},
"oklch": {
"l": 0.85613,
"c": 0.09779,
"h": 195.5
},
"luminance": 0.65299
}Semantic roles & 50–950 ramp
primary
#7BE4E4
secondary
#BC4848
accent
#1818CE
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484