#7BE2F5#7BE2F5
#7BE2F5 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.7% C 0.099 H 210.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2F5 |
|---|---|
| RGB | rgb(123, 226, 245) |
| HSL | hsl(189, 86%, 72%) |
| HSV | hsv(189, 50%, 96%) |
| CMYK | cmyk(49.8%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(84.58, -25.03, -18.51) |
| CIE-LCH | lch(84.58, 31.13, 216.48°) |
| OKLab | oklab(85.74% -0.0853 -0.0511) |
| OKLCH | oklch(85.74% 0.099 210.9) |
| XYZ | xyz(51.8398, 65.1918, 96.2199) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.40
Robin Egg Blue
#8AF1FE
ΔE00 3.87
Robin'S Egg Blue
#98EFF9
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 6.30
Aqua Blue
#02D8E9
ΔE00 6.39
Sky Blue
#87CEEB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2F5 #F58E7B
analogous
#7BF5CB #7BE2F5 #7BA5F5
triadic
#7BE2F5 #F57BE2 #E2F57B
tetradic
#7BE2F5 #CB7BF5 #F58E7B #A5F57B
square
#7BE2F5 #CB7BF5 #F58E7B #A5F57B
split-complementary
#7BE2F5 #F57BA5 #F5CB7B
monochromatic
#11C3E4 #42D6F1 #7BE2F5 #B4EEF9 #E3F9FD
Accessibility & contrast
On white
1.50
#7BE2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#7BE2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2F5
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2F5 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF6
Deuteranopia (green-blind)
#BFCDF5
Tritanopia (blue-blind)
#2EEBE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be2f5; /* rgb */ color: rgb(123, 226, 245); /* oklch */ color: oklch(85.7% 0.099 210.9);
Tailwind
colors: {
custom: {
50: '#a9ebf8',
500: '#7be2f5',
950: '#000000',
},
}SCSS
$custom: #7be2f5; $custom-light: #a9ebf8; $custom-dark: #000000;
JSON
{
"hex": "#7be2f5",
"rgb": {
"r": 123,
"g": 226,
"b": 245
},
"hsl": {
"h": 189.344,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.85739,
"c": 0.0994,
"h": 210.9
},
"luminance": 0.65196
}Semantic roles & 50–950 ramp
primary
#7BE2F5
secondary
#D05A44
accent
#2603E2
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485