#7BEFF4#7BEFF4
#7BEFF4 is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.6% C 0.106 H 199.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEFF4 |
|---|---|
| RGB | rgb(123, 239, 244) |
| HSL | hsl(182, 85%, 72%) |
| HSV | hsv(182, 50%, 96%) |
| CMYK | cmyk(49.6%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(88.19, -31.56, -12.56) |
| CIE-LCH | lch(88.19, 33.97, 201.70°) |
| OKLab | oklab(88.63% -0.0998 -0.0347) |
| OKLCH | oklch(88.63% 0.106 199.2) |
| XYZ | xyz(55.3574, 72.4707, 96.6414) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.50
Robin'S Egg
#6DEDFD
ΔE00 3.60
Robin'S Egg Blue
#98EFF9
ΔE00 4.02
Bright Light Blue
#26F7FD
ΔE00 4.65
Bright Cyan
#41FDFE
ΔE00 5.11
Light Cyan
#ACFFFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEFF4 #F4807B
analogous
#7BF4BC #7BEFF4 #7BB3F4
triadic
#7BEFF4 #F47BEF #EFF47B
tetradic
#7BEFF4 #BC7BF4 #F4807B #B3F47B
square
#7BEFF4 #BC7BF4 #F4807B #B3F47B
split-complementary
#7BEFF4 #F47BB3 #F4BC7B
monochromatic
#13D9E2 #43E8EF #7BEFF4 #B3F6F9 #E3FCFD
Accessibility & contrast
On white
1.36
#7BEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#7BEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEFF4
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEFF4 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F5
Deuteranopia (green-blind)
#CDD7F5
Tritanopia (blue-blind)
#27F6F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7beff4; /* rgb */ color: rgb(123, 239, 244); /* oklch */ color: oklch(88.6% 0.106 199.2);
Tailwind
colors: {
custom: {
50: '#aaf4f7',
500: '#7beff4',
950: '#000000',
},
}SCSS
$custom: #7beff4; $custom-light: #aaf4f7; $custom-dark: #000000;
JSON
{
"hex": "#7beff4",
"rgb": {
"r": 123,
"g": 239,
"b": 244
},
"hsl": {
"h": 182.479,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.88629,
"c": 0.10566,
"h": 199.2
},
"luminance": 0.72476
}Semantic roles & 50–950 ramp
primary
#7BEFF4
secondary
#CF4A44
accent
#0E04E1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585