#7BEFF5#7BEFF5
#7BEFF5 is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.7% C 0.106 H 199.9°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEFF5 |
|---|---|
| RGB | rgb(123, 239, 245) |
| HSL | hsl(183, 86%, 72%) |
| HSV | hsv(183, 50%, 96%) |
| CMYK | cmyk(49.8%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(88.22, -31.30, -13.04) |
| CIE-LCH | lch(88.22, 33.91, 202.61°) |
| OKLab | oklab(88.66% -0.0994 -0.036) |
| OKLCH | oklch(88.66% 0.106 199.9) |
| XYZ | xyz(55.5097, 72.5316, 97.4432) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.19
Robin'S Egg
#6DEDFD
ΔE00 3.26
Robin'S Egg Blue
#98EFF9
ΔE00 3.80
Bright Light Blue
#26F7FD
ΔE00 4.73
Bright Cyan
#41FDFE
ΔE00 5.28
Light Cyan
#ACFFFC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEFF5 #F5817B
analogous
#7BF5BE #7BEFF5 #7BB2F5
triadic
#7BEFF5 #F57BEF #EFF57B
tetradic
#7BEFF5 #BE7BF5 #F5817B #B2F57B
square
#7BEFF5 #BE7BF5 #F5817B #B2F57B
split-complementary
#7BEFF5 #F57BB2 #F5BE7B
monochromatic
#11DAE4 #42E8F1 #7BEFF5 #B4F6F9 #E3FCFD
Accessibility & contrast
On white
1.35
#7BEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#7BEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEFF5
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEFF5 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F6
Deuteranopia (green-blind)
#CDD7F6
Tritanopia (blue-blind)
#26F6F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7beff5; /* rgb */ color: rgb(123, 239, 245); /* oklch */ color: oklch(88.7% 0.106 199.9);
Tailwind
colors: {
custom: {
50: '#aaf4f8',
500: '#7beff5',
950: '#000000',
},
}SCSS
$custom: #7beff5; $custom-light: #aaf4f8; $custom-dark: #000000;
JSON
{
"hex": "#7beff5",
"rgb": {
"r": 123,
"g": 239,
"b": 245
},
"hsl": {
"h": 182.951,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.88663,
"c": 0.10572,
"h": 199.9
},
"luminance": 0.72537
}Semantic roles & 50–950 ramp
primary
#7BEFF5
secondary
#D04B44
accent
#0E03E2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585