#7BE4F5#7BE4F5
#7BE4F5 is a very light, moderate teal. Relative luminance 0.663; OKLCH L 86.2% C 0.100 H 209.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE4F5 |
|---|---|
| RGB | rgb(123, 228, 245) |
| HSL | hsl(188, 86%, 72%) |
| HSV | hsv(188, 50%, 96%) |
| CMYK | cmyk(49.8%, 6.9%, 0%, 3.9%) |
| CIE-LAB | lab(85.14, -26.01, -17.66) |
| CIE-LCH | lch(85.14, 31.44, 214.18°) |
| OKLab | oklab(86.19% -0.0875 -0.0487) |
| OKLCH | oklch(86.19% 0.1 209.1) |
| XYZ | xyz(52.3868, 66.2858, 96.4023) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.67
Robin Egg Blue
#8AF1FE
ΔE00 3.17
Robin'S Egg Blue
#98EFF9
ΔE00 3.79
Aqua Blue
#02D8E9
ΔE00 6.21
Neon Blue
#04D9FF
ΔE00 6.84
Paleturquoise
#AFEEEE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE4F5 #F58C7B
analogous
#7BF5C9 #7BE4F5 #7BA7F5
triadic
#7BE4F5 #F57BE4 #E4F57B
tetradic
#7BE4F5 #C97BF5 #F58C7B #A7F57B
square
#7BE4F5 #C97BF5 #F58C7B #A7F57B
split-complementary
#7BE4F5 #F57BA7 #F5C97B
monochromatic
#11C7E4 #42D8F1 #7BE4F5 #B4F0F9 #E3F9FD
Accessibility & contrast
On white
1.47
#7BE4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#7BE4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE4F5
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE4F5 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#C1CEF5
Tritanopia (blue-blind)
#2DECE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7be4f5; /* rgb */ color: rgb(123, 228, 245); /* oklch */ color: oklch(86.2% 0.100 209.1);
Tailwind
colors: {
custom: {
50: '#a9ecf8',
500: '#7be4f5',
950: '#000000',
},
}SCSS
$custom: #7be4f5; $custom-light: #a9ecf8; $custom-dark: #000000;
JSON
{
"hex": "#7be4f5",
"rgb": {
"r": 123,
"g": 228,
"b": 245
},
"hsl": {
"h": 188.361,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.86188,
"c": 0.10013,
"h": 209.1
},
"luminance": 0.6629
}Semantic roles & 50–950 ramp
primary
#7BE4F5
secondary
#D05744
accent
#2203E2
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485