#7BE3F3#7BE3F3
#7BE3F3 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.9% C 0.099 H 208.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3F3 |
|---|---|
| RGB | rgb(123, 227, 243) |
| HSL | hsl(188, 83%, 72%) |
| HSV | hsv(188, 49%, 95%) |
| CMYK | cmyk(49.4%, 6.6%, 0%, 4.7%) |
| CIE-LAB | lab(84.80, -26.05, -17.12) |
| CIE-LCH | lch(84.80, 31.17, 213.32°) |
| OKLab | oklab(85.89% -0.0871 -0.0472) |
| OKLCH | oklch(85.89% 0.099 208.5) |
| XYZ | xyz(51.8088, 65.6157, 94.7115) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.76
Robin Egg Blue
#8AF1FE
ΔE00 3.27
Robin'S Egg Blue
#98EFF9
ΔE00 3.79
Aqua Blue
#02D8E9
ΔE00 6.05
Neon Blue
#04D9FF
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3F3 #F38B7B
analogous
#7BF3C7 #7BE3F3 #7BA7F3
triadic
#7BE3F3 #F37BE3 #E3F37B
tetradic
#7BE3F3 #C77BF3 #F38B7B #A7F37B
square
#7BE3F3 #C77BF3 #F38B7B #A7F37B
split-complementary
#7BE3F3 #F37BA7 #F3C77B
monochromatic
#14C4DF #43D7EE #7BE3F3 #B3EFF8 #E3F9FC
Accessibility & contrast
On white
1.49
#7BE3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#7BE3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3F3
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3F3 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF4
Deuteranopia (green-blind)
#C0CEF3
Tritanopia (blue-blind)
#30EBE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7be3f3; /* rgb */ color: rgb(123, 227, 243); /* oklch */ color: oklch(85.9% 0.099 208.5);
Tailwind
colors: {
custom: {
50: '#a9ecf7',
500: '#7be3f3',
950: '#000000',
},
}SCSS
$custom: #7be3f3; $custom-light: #a9ecf7; $custom-dark: #000000;
JSON
{
"hex": "#7be3f3",
"rgb": {
"r": 123,
"g": 227,
"b": 243
},
"hsl": {
"h": 188,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.85893,
"c": 0.09913,
"h": 208.5
},
"luminance": 0.6562
}Semantic roles & 50–950 ramp
primary
#7BE3F3
secondary
#CE5744
accent
#2306E0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485