#7BE7F7#7BE7F7
#7BE7F7 is a very light, moderate teal. Relative luminance 0.681; OKLCH L 86.9% C 0.102 H 208.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE7F7 |
|---|---|
| RGB | rgb(123, 231, 247) |
| HSL | hsl(188, 89%, 73%) |
| HSV | hsv(188, 50%, 97%) |
| CMYK | cmyk(50.2%, 6.5%, 0%, 3.1%) |
| CIE-LAB | lab(86.04, -26.94, -17.36) |
| CIE-LCH | lch(86.04, 32.05, 212.80°) |
| OKLab | oklab(86.93% -0.09 -0.0479) |
| OKLCH | oklch(86.93% 0.102 208) |
| XYZ | xyz(53.5262, 68.0735, 98.2964) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.97
Robin Egg Blue
#8AF1FE
ΔE00 2.48
Robin'S Egg Blue
#98EFF9
ΔE00 3.34
Aqua Blue
#02D8E9
ΔE00 6.32
Neon Blue
#04D9FF
ΔE00 7.32
Paleturquoise
#AFEEEE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE7F7 #F78B7B
analogous
#7BF7C9 #7BE7F7 #7BA9F7
triadic
#7BE7F7 #F77BE7 #E7F77B
tetradic
#7BE7F7 #C97BF7 #F78B7B #A9F77B
square
#7BE7F7 #C97BF7 #F78B7B #A9F77B
split-complementary
#7BE7F7 #F77BA9 #F7C97B
monochromatic
#0ECDE9 #41DDF4 #7BE7F7 #B5F1FA #E2FAFD
Accessibility & contrast
On white
1.44
#7BE7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#7BE7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE7F7
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE7F7 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F8
Deuteranopia (green-blind)
#C3D1F7
Tritanopia (blue-blind)
#28EFEC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7be7f7; /* rgb */ color: rgb(123, 231, 247); /* oklch */ color: oklch(86.9% 0.102 208.0);
Tailwind
colors: {
custom: {
50: '#a9eff9',
500: '#7be7f7',
950: '#000000',
},
}SCSS
$custom: #7be7f7; $custom-light: #a9eff9; $custom-dark: #000000;
JSON
{
"hex": "#7be7f7",
"rgb": {
"r": 123,
"g": 231,
"b": 247
},
"hsl": {
"h": 187.742,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.86931,
"c": 0.10192,
"h": 208
},
"luminance": 0.68078
}Semantic roles & 50–950 ramp
primary
#7BE7F7
secondary
#D35643
accent
#1E00E5
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#111617
muted
#818585