#7BE4F3#7BE4F3
#7BE4F3 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.1% C 0.100 H 207.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE4F3 |
|---|---|
| RGB | rgb(123, 228, 243) |
| HSL | hsl(188, 83%, 72%) |
| HSV | hsv(188, 49%, 95%) |
| CMYK | cmyk(49.4%, 6.2%, 0%, 4.7%) |
| CIE-LAB | lab(85.08, -26.53, -16.70) |
| CIE-LCH | lch(85.08, 31.35, 212.19°) |
| OKLab | oklab(86.12% -0.0882 -0.0461) |
| OKLCH | oklch(86.12% 0.1 207.6) |
| XYZ | xyz(52.0831, 66.1643, 94.8030) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.48
Robin Egg Blue
#8AF1FE
ΔE00 2.99
Robin'S Egg Blue
#98EFF9
ΔE00 3.56
Aqua Blue
#02D8E9
ΔE00 6.02
Neon Blue
#04D9FF
ΔE00 7.29
Paleturquoise
#AFEEEE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE4F3 #F38A7B
analogous
#7BF3C6 #7BE4F3 #7BA8F3
triadic
#7BE4F3 #F37BE4 #E4F37B
tetradic
#7BE4F3 #C67BF3 #F38A7B #A8F37B
square
#7BE4F3 #C67BF3 #F38A7B #A8F37B
split-complementary
#7BE4F3 #F37BA8 #F3C67B
monochromatic
#14C6DF #43D9EE #7BE4F3 #B3EFF8 #E3F9FC
Accessibility & contrast
On white
1.48
#7BE4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#7BE4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE4F3
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE4F3 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF4
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#2FECE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be4f3; /* rgb */ color: rgb(123, 228, 243); /* oklch */ color: oklch(86.1% 0.100 207.6);
Tailwind
colors: {
custom: {
50: '#a9ecf7',
500: '#7be4f3',
950: '#000000',
},
}SCSS
$custom: #7be4f3; $custom-light: #a9ecf7; $custom-dark: #000000;
JSON
{
"hex": "#7be4f3",
"rgb": {
"r": 123,
"g": 228,
"b": 243
},
"hsl": {
"h": 187.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.86118,
"c": 0.09955,
"h": 207.6
},
"luminance": 0.66169
}Semantic roles & 50–950 ramp
primary
#7BE4F3
secondary
#CE5644
accent
#2106E0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485