#7BF4F5#7BF4F5
#7BF4F5 is a very light, moderate teal. Relative luminance 0.755; OKLCH L 89.8% C 0.109 H 196.1°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF4F5 |
|---|---|
| RGB | rgb(123, 244, 245) |
| HSL | hsl(180, 86%, 72%) |
| HSV | hsv(180, 50%, 96%) |
| CMYK | cmyk(49.8%, 0.4%, 0%, 3.9%) |
| CIE-LAB | lab(89.63, -33.66, -10.95) |
| CIE-LCH | lch(89.63, 35.39, 198.02°) |
| OKLab | oklab(89.79% -0.1048 -0.0303) |
| OKLCH | oklch(89.79% 0.109 196.1) |
| XYZ | xyz(56.9937, 75.4997, 97.9379) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.95
Bright Light Blue
#26F7FD
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Light Cyan
#ACFFFC
ΔE00 5.14
Aqua
#00FFFF
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF4F5 #F57C7B
analogous
#7BF5B9 #7BF4F5 #7BB7F5
triadic
#7BF4F5 #F57BF4 #F4F57B
tetradic
#7BF4F5 #B97BF5 #F57C7B #B7F57B
square
#7BF4F5 #B97BF5 #F57C7B #B7F57B
split-complementary
#7BF4F5 #F57BB7 #F5B97B
monochromatic
#11E3E4 #42EFF1 #7BF4F5 #B4F9F9 #E3FDFD
Accessibility & contrast
On white
1.30
#7BF4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#7BF4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF4F5
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF4F5 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF5
Deuteranopia (green-blind)
#D2DBF6
Tritanopia (blue-blind)
#22FBF4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7bf4f5; /* rgb */ color: rgb(123, 244, 245); /* oklch */ color: oklch(89.8% 0.109 196.1);
Tailwind
colors: {
custom: {
50: '#aaf8f8',
500: '#7bf4f5',
950: '#000000',
},
}SCSS
$custom: #7bf4f5; $custom-light: #aaf8f8; $custom-dark: #000000;
JSON
{
"hex": "#7bf4f5",
"rgb": {
"r": 123,
"g": 244,
"b": 245
},
"hsl": {
"h": 180.492,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.89792,
"c": 0.10906,
"h": 196.1
},
"luminance": 0.75505
}Semantic roles & 50–950 ramp
primary
#7BF4F5
secondary
#D04544
accent
#0503E2
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585