#7BE4F4#7BE4F4
#7BE4F4 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.2% C 0.100 H 208.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE4F4 |
|---|---|
| RGB | rgb(123, 228, 244) |
| HSL | hsl(188, 85%, 72%) |
| HSV | hsv(188, 50%, 96%) |
| CMYK | cmyk(49.6%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(85.11, -26.27, -17.18) |
| CIE-LCH | lch(85.11, 31.39, 213.19°) |
| OKLab | oklab(86.15% -0.0878 -0.0474) |
| OKLCH | oklch(86.15% 0.1 208.4) |
| XYZ | xyz(52.2345, 66.2249, 95.6004) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.55
Robin Egg Blue
#8AF1FE
ΔE00 3.06
Robin'S Egg Blue
#98EFF9
ΔE00 3.66
Aqua Blue
#02D8E9
ΔE00 6.11
Neon Blue
#04D9FF
ΔE00 7.06
Paleturquoise
#AFEEEE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE4F4 #F48B7B
analogous
#7BF4C8 #7BE4F4 #7BA8F4
triadic
#7BE4F4 #F47BE4 #E4F47B
tetradic
#7BE4F4 #C87BF4 #F48B7B #A8F47B
square
#7BE4F4 #C87BF4 #F48B7B #A8F47B
split-complementary
#7BE4F4 #F47BA8 #F4C87B
monochromatic
#13C6E2 #43D8EF #7BE4F4 #B3F0F9 #E3F9FD
Accessibility & contrast
On white
1.47
#7BE4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#7BE4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE4F4
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE4F4 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF5
Deuteranopia (green-blind)
#C1CEF4
Tritanopia (blue-blind)
#2EECE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7be4f4; /* rgb */ color: rgb(123, 228, 244); /* oklch */ color: oklch(86.2% 0.100 208.4);
Tailwind
colors: {
custom: {
50: '#a9ecf7',
500: '#7be4f4',
950: '#000000',
},
}SCSS
$custom: #7be4f4; $custom-light: #a9ecf7; $custom-dark: #000000;
JSON
{
"hex": "#7be4f4",
"rgb": {
"r": 123,
"g": 228,
"b": 244
},
"hsl": {
"h": 187.934,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.86153,
"c": 0.09983,
"h": 208.4
},
"luminance": 0.66229
}Semantic roles & 50–950 ramp
primary
#7BE4F4
secondary
#CF5644
accent
#2204E1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485